X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fconfig.php.dist;h=00469da587096bba158ae3d49bd952e5b820da15;hb=de518d7584b24c438ac562b3f1eca4e96568c85a;hp=3cfbb07b353bed77907853a8b709cc6168a97ee8;hpb=155381237a76f93a5a84999082261d3728232ea2;p=timetracker.git 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