aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 6da97ed..386076b 100644
--- a/config.toml
+++ b/config.toml
@@ -4,6 +4,7 @@ paginate = 10
summaryLength = 1
enableEmoji = true
buildDrafts = true
+buildExpired = true
languageCode = "en-us"
enableRobotsTXT = true
@@ -108,7 +109,7 @@ enableRobotsTXT = true
font-src = ["'self'"]
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"]