X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fconfig.php.dist;h=d8bfe0c103d256c0f93f77b2726ba36cc7c06268;hb=6264e86f9344d8f74aacaea0c4ccc6f26de3ae52;hp=17b4d087d3bbf4a1061d8fb43b89cbf74bcb791f;hpb=4782eac1a659d576f7e50e6a9e94fdfa316bfc7f;p=timetracker.git 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);