Re: [Koha] 'timeout' changed

2018-08-13 Thread Michael Kuhn
Hi >> I guess I've made a stupid mistake and now cannot correct it. >> >> While fixing settings in the Global systems preferences under >> Administration I've changed in the 'timeout' line the '1d' to '1h', >> hoping that this will reduce the timeout from one day to one hour. >> However, it seems

Re: [Koha] 'timeout' changed

2018-08-13 Thread Michael Kuhn
Hi Katharina > I guess I've made a stupid mistake and now cannot correct it. > > While fixing settings in the Global systems preferences under > Administration I've changed in the 'timeout' line the '1d' to '1h', > hoping that this will reduce the timeout from one day to one hour. > However, it s

Re: [Koha] 'timeout' changed

2018-08-13 Thread Owen Leonard
Do you have access to the database? If so you could update it directly: UPDATE systempreferences SET value = '1d' WHERE variable = 'timeout'; -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___ Koha mailing list http:/

[Koha] 'timeout' changed

2018-08-13 Thread Katharina Penner
I guess I've made a stupid mistake and now cannot correct it. While fixing settings in the Global systems preferences under Administration I've changed in the 'timeout' line the '1d' to '1h', hoping that this will reduce the timeout from one day to one hour. However, it seems to have reduced it to