X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a079c840acbc147af950bff07ba7b7dac0de6131..fb37b1b49aedfe40651dcc57883ddbe9c605374d:/WEB-INF/config.php.dist diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index 17b4d087..d8bfe0c1 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -197,6 +197,3 @@ define('AUTH_MODULE', 'db'); // Height in pixels for the note input field in time.php. Defaults to 40. // define('NOTE_INPUT_HEIGHT', 100); - -// A temporary config option while development of subgroup support is ongoing. To be removed later. -// define('SUBGROUP_DEBUG', false);