fix: separate whitelist and no new user
This commit is contained in:
parent
9f4b54f53b
commit
31ee293b7a
5 changed files with 12 additions and 3 deletions
|
@ -13,7 +13,8 @@
|
|||
"admin": {
|
||||
"username": "your_user_name",
|
||||
"host": "your-instance-host"
|
||||
}
|
||||
},
|
||||
"noNewUserAllowed": false,
|
||||
"whitelist": {
|
||||
"enabled": false,
|
||||
"instances": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue