Compare commits
2 Commits
9a230d03c9
...
9eb425f7f5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9eb425f7f5 | ||
|
|
6970313822 |
@@ -29,6 +29,12 @@ data:
|
|||||||
# Loads default set of integrations
|
# Loads default set of integrations
|
||||||
default_config:
|
default_config:
|
||||||
|
|
||||||
|
# Load UI-edited scripts from /config/scripts.yaml (YAML mode). Without this
|
||||||
|
# line, default_config runs the script integration in storage mode and the
|
||||||
|
# Scripts editor has no file to write back to, so saving scripts from the UI
|
||||||
|
# appears to fail / scripts never load.
|
||||||
|
script: !include scripts.yaml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
trusted_proxies:
|
trusted_proxies:
|
||||||
|
|||||||
Reference in New Issue
Block a user