enable config auto reload by default

This commit is contained in:
medcl 2022-10-25 12:01:38 +08:00
parent 9841117682
commit be4e3f5b0b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
path.configs: "config" path.configs: "config"
configs.auto_reload: true
web: web:
enabled: true enabled: true