parent
98ec5d0a9a
commit
a63ff4f660
1 changed files with 3 additions and 1 deletions
|
@ -59,7 +59,9 @@ export default function load() {
|
|||
[optional]: true,
|
||||
host: 'string!',
|
||||
port: 'number!',
|
||||
pass: 'string!'
|
||||
pass: 'string!',
|
||||
db: 'number!?',
|
||||
prefix: 'string!?'
|
||||
},
|
||||
autoAdmin: 'boolean!?',
|
||||
proxy: 'string!?',
|
||||
|
|
Loading…
Reference in a new issue