summaryrefslogtreecommitdiff
path: root/config/ikiwiki_da.setup.in
blob: 4197535eca5930f7712799c9e45c706aa4e97012 (plain)
  1. # IkiWiki::Setup::Yaml - YAML formatted setup file
  2. wikiname: Birgit Maanestraale
  3. adminemail: siri@jones.dk
  4. adminuser:
  5. - birgit
  6. - siri
  7. - jonas
  8. url: https://www.birgitmaanestraale.dk/
  9. cgiurl: https://www.birgitmaanestraale.dk/ikiwiki.cgi
  10. add_plugins:
  11. - lockedit
  12. - branding
  13. - topbar
  14. - sidebar
  15. - farbar
  16. - footer
  17. - copyright
  18. - linkmap
  19. - attachment
  20. - httpauth
  21. disable_plugins:
  22. - passwordauth
  23. - openid
  24. discussion: 0
  25. html5: 0
  26. timeformat: '%A d. %e. %B'
  27. locale: da_DK.UTF-8
  28. hardlink: 1
  29. timezone: Europe/Copenhagen
  30. allow_symlinks_before_srcdir: 1
  31. historyurl: 'https://source.couchdesign.dk/bm/content.git/log/[[file]]'
  32. diffurl: 'https://source.couchdesign.dk/bm/content.git/diff/[[file]]?id=[[sha1_commit]]&id2=[[sha1_parent]]'
  33. #gitorigin_branch: ''
  34. gitmaster_branch: master
  35. htmlscrubber_skip: '*'
  36. locked_pages: '*'
  37. multimarkdown: 1
  38. allowed_attachments: maxsize(2mb) and (*.png or *.gif or *.jpg or *.pdf)
  39. typographyattributes: ie
  40. tagbase: tag
  41. tag_autocreate_commit: 1