X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/155381237a76f93a5a84999082261d3728232ea2..4b87befee994047e5ed8ffdeb812510037bff5ec:/WEB-INF/config.php.dist?ds=inline diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index 3cfbb07b..00469da5 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -110,6 +110,9 @@ define('WEEKEND_START_DAY', 6); // Lifetime in seconds for tt_PHPSESSID cookie. Time to live is extended by this value // with each visit to the site so that users don't have to re-login. // define('PHPSESSID_TTL', 86400); +// +// Note: see also PHP_SESSION_PATH below as you may have to use it together with +// PHPSESSID_TTL to avoid premature session expirations. // PHP_SESSION_PATH