blob: 6bf208d64fdf5420b6c3e86e1581f053f3e30ed3 (
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
33
34
35
36
37
|
# IkiWiki::Setup::Yaml - YAML formatted setup file
adminemail: jblake@omgwallhack.org
allow_symlinks_before_srcdir: 0
allowatom: 1
allowrss: 1
atom: 1
default_plugins:
- inline
- link
- listdirectives
- mdwn
- meta
- table
- trail
destdir: /srv/www/aremonadscheating.org/writing
ENV:
TZ: US/Pacific
gitorigin_branch: ""
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: US/Pacific
underlaydir: /var/empty
url: http://www.aremonadscheating.org/writing
usedirs: 1
wiki_file_chars: '-[:alnum:]+/.:_'
wikiname: writing
|