mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
removed config for smooth rpm updates
This commit is contained in:
parent
4b2848184e
commit
ff27244a98
1 changed files with 0 additions and 24 deletions
|
@ -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'
|
|
Loading…
Add table
Add a link
Reference in a new issue