diff options
Diffstat (limited to 'example/config.yaml')
-rw-r--r-- | example/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml index b5e0fe57f..6ef9f7a6c 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1090,6 +1090,8 @@ advanced-csp-extra-uris: [] # # "allow" -- only requests that are explicitly allowed by header filters # will be accepted (unless they are also explicitly blocked). +# This mode is considered experimental and will almost certainly +# break access to your instance unless you are very careful. # # "" -- request header filtering disabled. # |