mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-23 20:29:02 +03:00
Add ability to specify separator used in proxy headers (#18336)
This commit is contained in:
@@ -91,6 +91,8 @@ proxy:
|
||||
auth_secret: None
|
||||
# Optional: The default role to use for proxy auth. Must be "admin" or "viewer"
|
||||
default_role: viewer
|
||||
# Optional: The character used to separate multiple values in the proxy headers. (default: shown below)
|
||||
separator: ","
|
||||
|
||||
# Optional: Authentication configuration
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user