Update example env with CSP default

This commit is contained in:
snipe 2017-10-02 13:29:42 -07:00
parent aab635154a
commit 7a27fda083

View file

@ -69,7 +69,7 @@ SECURE_COOKIES=false
# OPTIONAL: SECURITY HEADER SETTINGS
# --------------------------------------------
REFERRER_POLICY=strict-origin
DISABLE_CSP=false
ENABLE_CSP=false
# --------------------------------------------