From ff27244a9877fce6ab9b4c31d6185c8358604a3a Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 10 Jul 2011 15:59:03 +0300 Subject: [PATCH] removed config for smooth rpm updates --- conf/vesta.conf | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 conf/vesta.conf diff --git a/conf/vesta.conf b/conf/vesta.conf deleted file mode 100644 index 0e2b7dad..00000000 --- a/conf/vesta.conf +++ /dev/null @@ -1,24 +0,0 @@ -WEB_SYSTEM='apache' -WEB_SSL='mod_ssl' -WEB_PORT='8080' -WEB_SSL_PORT='8443' -PROXY_SYSTEM='nginx' -PROXY_PORT='80' -PROXY_SSL_PORT='443' -FTP_SYSTEM='vsftpd' -MAIL_SYSTEM='' -DB_SYSTEM='mysql' -DB_BALANCE='first' -DNS_SYSTEM='bind' -STATS_SYSTEM='webalizer' -PHP_SYSTEM='module,cgi' -BACKUP_SYSTEM='yes' -CRON_SYSTEM='crond' -DISK_QUOTA='off' -ADMIN_EMAIL='root@localhost' -LOG_SYSTEM='on' -LOG_LEVEL='system,debug,auth' -LOG_HISTORY='on' -LOG_HISTORY_LENGTH='50' -RESTART_PERIOD='15' -VERSION='0.9.4'