From: anuko Date: Sun, 12 Nov 2017 17:53:07 +0000 (+0000) Subject: Added a comment. X-Git-Tag: timetracker_1.19-1~1457 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=sidebyside;h=8775b44ff12f647c3d3d5ee17dcf4f11cf8564c4;hp=155381237a76f93a5a84999082261d3728232ea2;p=timetracker.git Added a comment. --- 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