unlimited disk quota by default

This commit is contained in:
Serghey Rodin 2016-09-30 12:35:18 +03:00
commit 0734b309e7
13 changed files with 13 additions and 13 deletions

View file

@ -10,7 +10,7 @@ MAIL_DOMAINS='100'
MAIL_ACCOUNTS='100'
DATABASES='100'
CRON_JOBS='100'
DISK_QUOTA='10000'
DISK_QUOTA='unlimited'
BANDWIDTH='100000'
NS='ns1.localhost.ltd,ns2.localhost.ltd'
SHELL='nologin'