http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6701 --- Comment #8 from Chris Nighswonger <cnighswonger@foundations.edu> --- Created attachment 8919 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8919&action=edit Bug 6701 - login timeout is in seconds I checked in C4/Auth and we are using perl time() for comparison with this value. I also added description of specifying timeout in days which is available in code. Robin Sheat suggested to document just lowercase d for days option, to reduce confusion although uppercase D works as days specifier as well. Signed-off-by: Chris Nighswonger <cnighswonger@foundations.edu> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.