Initial
This commit is contained in:
20
install/common/packages/default.pkg
Normal file
20
install/common/packages/default.pkg
Normal file
@@ -0,0 +1,20 @@
|
||||
WEB_TEMPLATE='default'
|
||||
PROXY_TEMPLATE='default'
|
||||
BACKEND_TEMPLATE='default'
|
||||
DNS_TEMPLATE='default'
|
||||
WEB_DOMAINS='unlimited'
|
||||
WEB_ALIASES='unlimited'
|
||||
DNS_DOMAINS='unlimited'
|
||||
DNS_RECORDS='unlimited'
|
||||
MAIL_DOMAINS='unlimited'
|
||||
MAIL_ACCOUNTS='unlimited'
|
||||
RATE_LIMIT='200'
|
||||
DATABASES='unlimited'
|
||||
CRON_JOBS='unlimited'
|
||||
DISK_QUOTA='unlimited'
|
||||
BANDWIDTH='unlimited'
|
||||
NS='ns1.domain.tld,ns2.domain.tld'
|
||||
SHELL='nologin'
|
||||
BACKUPS='1'
|
||||
TIME='18:00:00'
|
||||
DATE='2019-01-15'
|
||||
20
install/common/packages/system.pkg
Normal file
20
install/common/packages/system.pkg
Normal file
@@ -0,0 +1,20 @@
|
||||
WEB_TEMPLATE='default'
|
||||
PROXY_TEMPLATE='default'
|
||||
BACKEND_TEMPLATE='default'
|
||||
DNS_TEMPLATE='default'
|
||||
WEB_DOMAINS='1'
|
||||
WEB_ALIASES='1'
|
||||
DNS_DOMAINS='1'
|
||||
DNS_RECORDS='unlimited'
|
||||
MAIL_DOMAINS='1'
|
||||
MAIL_ACCOUNTS='1'
|
||||
RATE_LIMIT='200'
|
||||
DATABASES='0'
|
||||
CRON_JOBS='unlimited'
|
||||
DISK_QUOTA='unlimited'
|
||||
BANDWIDTH='unlimited'
|
||||
NS='ns1.domain.tld,ns2.domain.tld'
|
||||
SHELL='nologin'
|
||||
BACKUPS='1'
|
||||
TIME='00:00:00'
|
||||
DATE='2022-01-20'
|
||||
Reference in New Issue
Block a user