summaryrefslogtreecommitdiff
path: root/config/ikiwiki_da_admin.setup.in
blob: 91156e5e08fa4a268378d384470d98a3e911e979 (plain)
  1. # IkiWiki::Setup::Yaml - YAML formatted setup file
  2. wikiname: Birgit Maanestraale
  3. adminemail: siri@jones.dk
  4. adminuser:
  5. - http://sirireiter.dk/
  6. - https://sirireiter.dk/
  7. - http://www.birgitmaanestraale.dk/
  8. - https://www.birgitmaanestraale.dk/
  9. destdir: '@CURDIR@/build/html-admin'
  10. url: http://admin.birgitmaanestraale.dk/
  11. cgiurl: http://admin.birgitmaanestraale.dk/ikiwiki.cgi
  12. cgi_wrapper: '@CURDIR@/build/cgi-admin/ikiwiki.cgi'
  13. add_plugins:
  14. - lockedit
  15. - branding
  16. - topbar
  17. - sidebar
  18. - farbar
  19. - footer
  20. - copyright
  21. - linkmap
  22. - attachment
  23. disable_plugins:
  24. - passwordauth
  25. discussion: 0
  26. html5: 0
  27. timeformat: '%A d. %e. %B'
  28. locale: da_DK.UTF-8
  29. hardlink: 1
  30. timezone: Europe/Copenhagen
  31. allow_symlinks_before_srcdir: 1
  32. git_wrapper: '@CURDIR@/build/git-admin/post-update-ikiwiki-admin'
  33. historyurl: 'http://source.sirireiter.dk/?p=bm/content.git;a=history;f=[[file]]'
  34. diffurl: http://source.sirireiter.dk/?p=bm/content.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]
  35. #gitorigin_branch: ''
  36. gitmaster_branch: master
  37. htmlscrubber_skip: '*'
  38. locked_pages: '*'
  39. multimarkdown: 1
  40. allowed_attachments: maxsize(2mb) and (*.png or *.gif or *.jpg or *.pdf)
  41. typographyattributes: ie
  42. tagbase: tag
  43. tag_autocreate_commit: 1
  44. wikistatedir: '@CURDIR@/.ikiwiki-admin'