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