-
|
Hi, I often find myself editing the config.yml manually rather than editing from the ui, but so far I was only able to have the changes picked up by the service only when restarting the container. Am I missing something or is that the only way? I tried looking in the docs and past discussions/issues but didn't seem to find anything. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yeah, config.yml changes outside of UI-ones are only picked up on restart. Anything could change in that config.yml which could be invalid config, or change the way services which are currently acting run, so the app has to be restarted |
Beta Was this translation helpful? Give feedback.
Yeah, config.yml changes outside of UI-ones are only picked up on restart. Anything could change in that config.yml which could be invalid config, or change the way services which are currently acting run, so the app has to be restarted