frigate/frigate/config
Josh Hawkins 41e290449e
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Environment variable fixes (#22335)
* fix environment_vars timing bug for EnvString substitution

FRIGATE_ENV_VARS is populated at module import time but was never
updated when environment_vars config section set new vars into
os.environ. This meant HA OS users setting FRIGATE_* vars via
environment_vars could not use them in EnvString fields.

* add EnvString support to MQTT and ONVIF host fields

* add tests

* docs

* update reference config
2026-03-08 16:08:40 -05:00
..
camera Environment variable fixes (#22335) 2026-03-08 16:08:40 -05:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
base.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
camera_group.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
classification.py Miscellaneous Fixes (#21102) 2025-12-02 07:21:15 -07:00
config.py Miscellaneous fixes (0.17 beta) (#21683) 2026-01-18 06:36:27 -07:00
database.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
env.py Environment variable fixes (#22335) 2026-03-08 16:08:40 -05:00
logger.py Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
mqtt.py Environment variable fixes (#22335) 2026-03-08 16:08:40 -05:00
network.py Enable Optional IPv6 Support for Nginx (#19602) 2025-08-18 17:39:12 -06:00
proxy.py Add role map support for proxy auth (#19758) 2025-08-25 17:58:41 -05:00
telemetry.py Replaces sriov flag with explicit path to the Intel GPU device (#19136) 2025-07-14 07:11:25 -05:00
tls.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
ui.py Miscellaneous Fixes (#21166) 2025-12-07 07:57:46 -07:00