mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
decreased MAX_CHILDS in all packages as we have only 1 adm
This commit is contained in:
parent
6b18b20682
commit
8d0e421ef1
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@ BANDWIDTH='10000'
|
|||
NS='ns1.localhost,ns2.localhost'
|
||||
SHELL='nologin'
|
||||
BACKUPS='3'
|
||||
MAX_CHILDS='300'
|
||||
MAX_CHILDS='0'
|
||||
|
|
|
@ -12,4 +12,4 @@ BANDWIDTH='50000'
|
|||
NS='ns1.localhost,ns2.localhost'
|
||||
SHELL='nologin'
|
||||
BACKUPS='5'
|
||||
MAX_CHILDS='300'
|
||||
MAX_CHILDS='0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue