enable config auto reload by default
This commit is contained in:
parent
9841117682
commit
be4e3f5b0b
|
@ -1,4 +1,5 @@
|
|||
path.configs: "config"
|
||||
configs.auto_reload: true
|
||||
|
||||
web:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue