changed default ns to ns1.localhost.ltd

This commit is contained in:
Serghey Rodin 2013-05-11 12:24:38 +03:00
parent c4a3227f31
commit f789b7fc91
4 changed files with 4 additions and 4 deletions

View file

@ -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'

View file

@ -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'

View file

@ -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'

View file

@ -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'