X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7faef0e6d81444ad3ae10d1a2ce62fa753c80a9f..4782eac1a659d576f7e50e6a9e94fdfa316bfc7f:/WEB-INF/config.php.dist diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index 1d852c21..17b4d087 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -59,16 +59,6 @@ define('MULTITEAM_MODE', true); define('APP_NAME', ''); -// OLD_PASSWORDS -// -// You may need to set this option if you migrate an older version of TT installation to a new server. -// Older versions of TT used mysql password function to hash user passwords. Newer versions use md5. -// Because the password function may behave differently between servers, the OLD_PASSWORD settings -// gives you an opportunity to control it, if needed. -// -// define('OLD_PASSWORDS', true); - - // WEEKEND_START_DAY // // This option defines which days are highlighted with weekend color.