mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
unlimited disk quota by default
This commit is contained in:
parent
1efe457a22
commit
0734b309e7
13 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue