blob: 6e386ab8e3edcd5bbbe31e08db8e1e053e0dd03c (
plain)
- # IkiWiki::Setup::Yaml - YAML formatted setup file
- wikiname: Genskabet
- adminemail: siri@jones.dk
- adminuser:
- - siri
- url: https://genskabet.oroe.dk/
- cgiurl: https://genskabet.oroe.dk/ikiwiki.cgi
- add_plugins:
- - search
- - sidebar
- - branding
- - topbar
- - copyright
- - license
- - osm
- disable_plugins:
- - editpage
- - htmlscrubber
- - passwordauth
- - openid
- - recentchanges
- - theme
- discussion: 0
- html5: 1
- timeformat: '%A d. %e. %B'
- locale: da_DK.UTF-8
- timezone: Europe/Copenhagen
- #historyurl: 'https://source.couchdesign.dk/genskabet/content.git/log/[[file]]'
- historyurl: ''
- #diffurl: https://source.couchdesign.dk/genskabet/content.git/diff/[[file]]?id=[[sha1_sum]]'
- diffurl: ''
- allowrss: 1
- allowatom: 1
- multimarkdown: 1
- tagbase: tag
- tag_autocreate_commit: 0
|