aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-06 08:16:20 -0400
committertdro <tdro@noreply.example.com>2022-05-06 08:16:20 -0400
commit7f9817200b0e46dc3aca63a7a31de82b6d105e2f (patch)
treef25e551a6007431ef58a710d2dbd0d7220d58d55 /config.json
parent16c09dd5c34743f74319dd41746ec0fe7efb7260 (diff)
downloadcanory-7f9817200b0e46dc3aca63a7a31de82b6d105e2f.tar.gz
canory-7f9817200b0e46dc3aca63a7a31de82b6d105e2f.tar.bz2
canory-7f9817200b0e46dc3aca63a7a31de82b6d105e2f.zip
themes/default/layouts/partials/head: Bundle
Fingerprint and cache bust automatically.
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'"