aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.yaml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-11-06 11:37:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-11-06 11:37:10 -0300
commit751d8a8e568866e96834ad5f37a453f4f58a7d97 (patch)
treeec9819da680047d4a4d56a361dbcffd9747d0b4b /ikiwiki.yaml
parent388919fdad831975e4f614dd7b257bcca9c461a9 (diff)
downloadblog-751d8a8e568866e96834ad5f37a453f4f58a7d97.tar.gz
blog-751d8a8e568866e96834ad5f37a453f4f58a7d97.tar.bz2
Updates ikiwiki config
Diffstat (limited to 'ikiwiki.yaml')
-rw-r--r--ikiwiki.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.yaml b/ikiwiki.yaml
index 3467f1e..949c2cb 100644
--- a/ikiwiki.yaml
+++ b/ikiwiki.yaml
@@ -99,14 +99,14 @@ ENV: {}
# regexp of normally excluded files to include
include: ^\.htaccess$
# regexp of files that should be skipped
-exclude: (?^i:(www|drafts))
+exclude: (?^i:(www|drafts|vendor))
# specifies the characters that are allowed in source filenames
wiki_file_chars: -[:alnum:]+/.:_
# allow symlinks in the path leading to the srcdir (potentially insecure)
allow_symlinks_before_srcdir: 0
# cookie control
cookiejar:
- file: /home/rhatto/.ikiwiki/cookies
+ file: ~/file/blog/.ikiwiki/cookies
# set custom user agent string for outbound HTTP requests e.g. when fetching aggregated RSS feeds
useragent: ikiwiki/3.20141016.4