X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7bce64d44641b6fa36877db2bc9a1f1f78ac73eb..21a4caf9b07233e69ad230a4d4d5248b589c205b:/WEB-INF/config.php.dist diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index fed4eea5..e4fb3c0a 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -70,12 +70,6 @@ define('APP_NAME', ''); // define('OLD_PASSWORDS', true); -// Holidays. At this time holiday days are defined in the localization files (one file per language). -// The SHOW_HOLIDAYS option defines whether holidays are highlighted with holiday color. -// -define('SHOW_HOLIDAYS', true); - - // COST_ON_REPORTS - defines the availability of the Cost field on the Reports page. // define('COST_ON_REPORTS', true); @@ -92,11 +86,6 @@ define('COST_ON_REPORTS', true); // define('FUTURE_ENTRIES', false); -// ALLOW_OVERLAP - defines whether overlapping time entries are allowed. Defaults to false. -// -// define('ALLOW_OVERLAP', true); - - // WEEKEND_START_DAY // // This option defines which days are highlighted with weekend color.