test
This commit is contained in:
parent
5c860a45e1
commit
014b999ed7
|
@ -1,6 +1,6 @@
|
|||
server:
|
||||
port: 8050
|
||||
#baseURL: /
|
||||
baseURL: ""
|
||||
address: ''
|
||||
log: stdout
|
||||
database: database.db
|
||||
|
@ -12,7 +12,7 @@ general:
|
|||
disable-type-detection-by-header: false
|
||||
auth:
|
||||
header: ''
|
||||
method: noauth
|
||||
method: password
|
||||
command: ''
|
||||
signup: false
|
||||
shell: ''
|
||||
|
|
Loading…
Reference in New Issue