aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-10-26 21:53:13 -0400
committertdro <tdro@noreply.example.com>2022-10-26 21:53:13 -0400
commitc00dc361b7d3924df8abca4a32427d0a1232dc0b (patch)
treedf53050fcf827de213516df2c5fe6d172982b9f1 /config.yaml
parentc35943c3ed36fb178c09c0185c5d363b9bf4116f (diff)
downloadcanory-c00dc361b7d3924df8abca4a32427d0a1232dc0b.tar.gz
canory-c00dc361b7d3924df8abca4a32427d0a1232dc0b.tar.bz2
canory-c00dc361b7d3924df8abca4a32427d0a1232dc0b.zip
config: Overwrite and build expired0.11.5
Remove xkcd from content security policy, no longer needed.
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 96beeeb..bb55ea4 100644
--- a/config.yaml
+++ b/config.yaml
@@ -7,6 +7,7 @@ paginate: 10
summaryLength: 1
enableEmoji: true
buildDrafts: true
+buildExpired: true
languageCode: en-us
enableRobotsTXT: true
@@ -97,7 +98,7 @@ params:
form-action: ["'self'", lite.duckduckgo.com]
frame-src: ["'self'", imgur.com, www.youtube-nocookie.com, platform.twitter.com,
en.m.wikipedia.org, odysee.com, www.gutenberg.org]
- img-src: ["'self'", http://preview.test, imgs.xkcd.com, www.gutenberg.org]
+ img-src: ["'self'", http://preview.test, www.gutenberg.org]
manifest-src: ["'self'"]
media-src: ["'self'", raw.githubusercontent.com, i.imgur.com]
object-src: ["'self'", www.gutenberg.org]