add support to set config variables
This commit is contained in:
parent
522b140bd5
commit
ea4ad3a2fd
3 changed files with 128 additions and 1 deletions
|
|
@ -11,4 +11,5 @@ mariadb:
|
|||
# database:
|
||||
# collation: utf8_general_ci
|
||||
# encoding: utf8
|
||||
|
||||
config:
|
||||
"bind-address": "127.0.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue