diff --git a/doc/config.html b/doc/config.html index f2450664..f346fb63 100755 --- a/doc/config.html +++ b/doc/config.html @@ -867,7 +867,7 @@ Guest menu commands entry, you have to click on "Login" to get that s your login name from above
The presence of a password file requires all users to "log in" using their name and password, except when a guest login is allowed via the "Guest menu commands" option. @@ -883,10 +883,15 @@ Subst Email = $user_email Thus the author name is not user-input anymore, ensuring the entry always contains the actual user name. For a full listing of substitutions, see the "Subst <attrib>" option.
-The user name and password are stored as cookies on the user side. They expire after the
-current browser session by default, which can be changed with the
+for example, makes the password expire after one day. If presistent cookies are not
+desired, the
The Login
+The user name and password are stored as cookies on the user side. The expiration is
+controlled by the is a list of one or more user names,
which have admin rights. They see a button Remember me checkbox during the login. If unchecked,
+the cookies expire after the
+current browser session. If checked, they expire after 31 days by default, which
+can be changed with the Login
expiration option, giving the expiration time in hours. Setting this to 24
-for example, makes the password expire after one day.Login expiration option can be set to zero, in which
+case the Remember me checkbox is not displayed.Admin user = <user list>Change elogd.cfg on the