[Bug]: Disabling notification settings creates an incorrect entry in config.yml #17828
-
Checklist
Describe the problem you are havingIf the Notifications toggle is changed in the settings, the value is written to config.yml as a string instead of a boolean. Should be: Steps to reproduce
Version0.15.1 In which browser(s) are you experiencing the issue with?No response Frigate config filenotifications:
enabled: true
email: artyom-vladimirov@yandex.rudocker-compose file or Docker CLI command-Relevant Frigate log output-Relevant go2rtc log output-Operating systemOther Linux Install methodDocker Compose Network connectionWired Camera make and modeldahua Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
hawkeye217
Apr 21, 2025
Replies: 1 comment
-
|
This is more of a cosmetic issue as the backend works just fine with a string. Nonetheless, this has already been fixed in the dev branch for the next version of Frigate. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hawkeye217
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


This is more of a cosmetic issue as the backend works just fine with a string.
Nonetheless, this has already been fixed in the dev branch for the next version of Frigate.