http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6701
--- Comment #8 from Chris Nighswonger <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
