mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-29 10:07:41 +03:00
update reference.md
This commit is contained in:
parent
83674449be
commit
afda34ffe8
@ -73,6 +73,12 @@ tls:
|
|||||||
# Optional: Enable TLS for port 8971 (default: shown below)
|
# Optional: Enable TLS for port 8971 (default: shown below)
|
||||||
enabled: True
|
enabled: True
|
||||||
|
|
||||||
|
# Optiona: IPv6 configuration
|
||||||
|
Networking:
|
||||||
|
# Optional: Enable IPv6 on 5000 and 8971 if tls is configured (default: shown below)
|
||||||
|
IPv6:
|
||||||
|
eanbled: False
|
||||||
|
|
||||||
# Optional: Proxy configuration
|
# Optional: Proxy configuration
|
||||||
proxy:
|
proxy:
|
||||||
# Optional: Mapping for headers from upstream proxies. Only used if Frigate's auth
|
# Optional: Mapping for headers from upstream proxies. Only used if Frigate's auth
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user