aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
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.yaml
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.yaml')
-rw-r--r--config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml
index 5842f8f..5645336 100644
--- a/config.yaml
+++ b/config.yaml
@@ -67,7 +67,7 @@ markup:
noHl: false
params:
- production: false
+ production: true
webmanifest:
name: Micro Blog
shortName: Micro
@@ -76,6 +76,7 @@ params:
display: standalone
logo: images/logo.png
csp:
+ upgrade: false
referrer: origin
childsrc: ["'self'"]
fontsrc: ["'self'"]