summaryrefslogtreecommitdiff
path: root/docs/plantuml-test/ikiwiki.setup
blob: da4b876caf5de9bb69afeee61c650ba65aed13a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# IkiWiki::Setup::Yaml - YAML formatted setup file

wikiname: PlantUML test wiki
srcdir: .
destdir: .
add_plugins:
- img
- highlight
- format
disable_plugins:
- smiley
- rawhtml
- html
- tidy
timeformat: '%Y-%m-%d %H:%M'
exclude: 'favicon\.ico'