summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json.example b/config.json.example
index 2d9b7714..6cd55efb 100644
--- a/config.json.example
+++ b/config.json.example
@@ -22,11 +22,11 @@
"includeSubdomains": true,
"preload": true
},
- csp: {
+ "csp": {
"enable": true,
"directives": {
},
- "upgradeInsecureRequests": "auto"
+ "upgradeInsecureRequests": "auto",
"addDefaults": true,
"addDisqus": true,
"addGoogleAnalytics": true