summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-07-24 18:14:34 +0200
committerJonas Smedegaard <dr@jones.dk>2024-07-24 18:14:34 +0200
commitf8402ecf3d8a55d662bc991257f54857203d8f04 (patch)
tree2cbd527a1a9d495825e4267ed4dd433df72b259c /config/ikiwiki.setup.in
parentcfc1c02dd05e57ef82534062c580b10e26c5ab97 (diff)
rename (and merge) setup fileHEADmaster
Diffstat (limited to 'config/ikiwiki.setup.in')
-rw-r--r--config/ikiwiki.setup.in41
1 files changed, 40 insertions, 1 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
index ed57570..2a25be4 100644
--- a/config/ikiwiki.setup.in
+++ b/config/ikiwiki.setup.in
@@ -9,4 +9,43 @@
# edit this file.
#
# name of the wiki
-wikiname: Example website
+wikiname: Birgit Maanestraale
+adminemail: siri@jones.dk
+adminuser:
+- birgit
+- siri
+- jonas
+url: https://www.birgitmaanestraale.dk/
+cgiurl: https://www.birgitmaanestraale.dk/ikiwiki.cgi
+add_plugins:
+- lockedit
+- branding
+- topbar
+- sidebar
+- farbar
+- footer
+- copyright
+- linkmap
+- attachment
+- httpauth
+disable_plugins:
+- passwordauth
+- openid
+discussion: 0
+html5: 0
+timeformat: '%A d. %e. %B'
+locale: da_DK.UTF-8
+hardlink: 1
+timezone: Europe/Copenhagen
+allow_symlinks_before_srcdir: 1
+historyurl: 'https://source.couchdesign.dk/bm/content.git/log/[[file]]'
+diffurl: 'https://source.couchdesign.dk/bm/content.git/diff/[[file]]?id=[[sha1_commit]]'
+#gitorigin_branch: ''
+gitmaster_branch: master
+htmlscrubber_skip: '*'
+locked_pages: '*'
+multimarkdown: 1
+allowed_attachments: maxsize(2mb) and (*.png or *.gif or *.jpg or *.pdf)
+typographyattributes: ie
+tagbase: tag
+tag_autocreate_commit: 1