install/tpl/config.inc.php.master
@@ -59,7 +59,7 @@ define('ISPC_CACHE_PATH', ISPC_ROOT_PATH.'/cache'); //** Interface settings define('ISPC_INTERFACE_MODULES_ENABLED', 'mail,sites,dns'); define('ISPC_INTERFACE_MODULES_ENABLED', 'mail,sites,dns,tools'); /* @@ -106,7 +106,7 @@ */ $conf["log_file"] = $conf["rootpath"].$conf["fs_div"]."ispconfig.log"; $conf["log_priority"] = 2; // 0 = Debug, 1 = Warning, 2 = Error $conf["log_priority"] = {ispconfig_log_priority}; // 0 = Debug, 1 = Warning, 2 = Error /* Themes