blob: 187f6014cd50483b9d2191398dc46d83670796d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# IkiWiki::Setup::Yaml - YAML formatted setup file
adminemail: jblake@omgwallhack.org
allow_symlinks_before_srcdir: 0
atom: 1
default_plugins:
- link
- listdirectives
- map
- mdwn
- progress
- toc
destdir: /srv/www/statictyping.org/writing
git_wrapper: /srv/ikiwiki/writing/.git/hooks/post-update
hardlink: 0
html5: 1
htmlext: html
indexpages: 0
locale: en_US.UTF-8
numbacklinks: 0
prefix_directives: 1
rcs: git
rss: 1
srcdir: /srv/ikiwiki/writing
templatedir: /usr/share/ikiwiki/templates
timeformat: '%c'
timezone: UTC
underlaydir: /usr/share/ikiwiki/basewiki
url: http://www.aremonadscheating.org/writing
usedirs: 1
wiki_file_chars: '-[:alnum:]+/.:_'
wikiname: writing
|