Closed gtsiam closed 1 month ago
Name | Link |
---|---|
Latest commit | d576413fb9f5b7601c3ce77df5390c1ec5109834 |
Latest deploy log | https://app.netlify.com/sites/frigate-docs/deploys/66f84873cb666200082d1dda |
Okay, last force-push. This is final. Just a few things I noticed right after I made the PR. Classic.
Proposed change
config.py
so I split it up into multiple, more manageable, files.FrigateConfig.install()
being called too late to apply logging configuration toFrigateConfig
validation logic.logging.warn
withlogging.warning
, sincewarn
is deprecated.Type of change
Checklist
ruff format frigate
)