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