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>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Dobrica Pavlinusic 2012-03-27 15:14:22 +02:00 committed by Paul Poulain
parent fcfe9b253a
commit 621d96d668

View file

@ -52,7 +52,7 @@ Administration:
- Automatically log out users after
- pref: timeout
class: integer
- milliseconds of inactivity.
- seconds of inactivity. Adding d will specify it in days, e.g. 1d is timeout of one day.
-
- pref: AutoLocation
default: 0