aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index 357c47b..dfe7dce 100644
--- a/config.json
+++ b/config.json
@@ -83,7 +83,7 @@
}
},
"params": {
- "production": false,
+ "production": true,
"webmanifest": {
"name": "Micro Blog",
"shortName": "Micro",
@@ -93,6 +93,7 @@
"logo": "images/logo.png"
},
"csp": {
+ "upgrade": false,
"referrer": "origin",
"childsrc": [
"'self'"