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'); /* @@ -105,7 +105,7 @@ Logging */ $conf["log_file"] = $conf["rootpath"].$conf["fs_div"]."ispconfig.log"; $conf["log_file"] = '/var/log/ispconfig/ispconfig.log'; $conf["log_priority"] = {ispconfig_log_priority}; // 0 = Debug, 1 = Warning, 2 = Error /*