tbrehm
2011-09-07 c7ef39748c0d5c37cfa0ed141e2740e229ff5751
install/tpl/config.inc.php.master
@@ -57,6 +57,7 @@
//** Application
define('ISPC_APP_TITLE', 'ISPConfig');
define('ISPC_APP_VERSION', '3.0.3.3');
define('DEVSYSTEM', 0);
//** Database
@@ -155,11 +156,6 @@
//** Auto Load Modules
$conf['start_db'] = true;
$conf['start_session'] = true;
//** CA-configuration
$conf['CA-path'] = '{CA-path}';
$conf['CA-pass'] = '{CA-pass}';
//** Constants
define('LOGLEVEL_DEBUG',0);