add support to set config variables

This commit is contained in:
nd 2022-10-09 00:33:48 +02:00
parent 522b140bd5
commit ea4ad3a2fd
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
3 changed files with 128 additions and 1 deletions

View file

@ -11,4 +11,5 @@ mariadb:
# database:
# collation: utf8_general_ci
# encoding: utf8
config:
"bind-address": "127.0.0.1"