1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-22 00:17:13 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
gtsiam
e5e196bd7f
Fix logging ()
Fixes logging without introducing more junk into FrigateApp.
2024-10-03 06:33:53 -06:00
gtsiam
bbbb3b4a06
Split config.py into multiple files ()
* Replace logging.warn with logging.warning

* Install config global state early

* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00