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
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
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:/
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
4 matches
Mail list logo