diff --git a/Documentation.html b/Documentation.html index 1afb49715..79ca8b1e6 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1346,8 +1346,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
Define how long is login cookie valid. Please note that php configuration option session.gc_maxlifetime might limit session validity and if session is lost, login cookie is - also invalidated. So it is good idea to set session.gc_maxlifetime - at least as high is $cfg['LoginCookieValidity'] is set.
+ also invalidated. So it is a good idea to set session.gc_maxlifetime + not lower than the value of $cfg['LoginCookieValidity'].
$cfg['LoginCookieStore'] integer [number of seconds]
Define how long is login cookie should be stored in browser. Default 0