mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-16 10:03:21 -07:00
changed default ns to ns1.localhost.ltd
This commit is contained in:
parent
c4a3227f31
commit
f789b7fc91
4 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ DATABASES='100'
|
|||
CRON_JOBS='100'
|
||||
DISK_QUOTA='10000'
|
||||
BANDWIDTH='100000'
|
||||
NS='ns1.localhost,ns2.localhost'
|
||||
NS='ns1.localhost.ltd,ns2.localhost.ltd'
|
||||
SHELL='nologin'
|
||||
BACKUPS='3'
|
||||
TIME='11:46:50'
|
||||
|
|
|
@ -9,7 +9,7 @@ DATABASES='10'
|
|||
CRON_JOBS='10'
|
||||
DISK_QUOTA='10000'
|
||||
BANDWIDTH='10000'
|
||||
NS='ns1.localhost,ns2.localhost'
|
||||
NS='ns1.localhost.ltd,ns2.localhost.ltd'
|
||||
SHELL='nologin'
|
||||
BACKUPS='1'
|
||||
TIME='11:31:30'
|
||||
|
|
|
@ -9,7 +9,7 @@ DATABASES='50'
|
|||
CRON_JOBS='50'
|
||||
DISK_QUOTA='50000'
|
||||
BANDWIDTH='50000'
|
||||
NS='ns1.localhost,ns2.localhost'
|
||||
NS='ns1.localhost.ltd,ns2.localhost.ltd'
|
||||
SHELL='nologin'
|
||||
BACKUPS='5'
|
||||
TIME='11:31:31'
|
||||
|
|
|
@ -9,7 +9,7 @@ DATABASES='100'
|
|||
CRON_JOBS='100'
|
||||
DISK_QUOTA='10000'
|
||||
BANDWIDTH='100000'
|
||||
NS='ns1.localhost,ns2.localhost'
|
||||
NS='ns1.localhost.ltd,ns2.localhost.ltd'
|
||||
SHELL='nologin'
|
||||
BACKUPS='3'
|
||||
TIME='12:39:13'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue