summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
blob: 260b8938490f9952ccc3a8d72264394d90be7a20 (plain)
  1. # IkiWiki::Setup::Yaml - YAML formatted setup file
  2. wikiname: Mejeriet
  3. adminemail: siri@jones.dk
  4. adminuser:
  5. - http://sirireiter.dk/
  6. url: http://mejeriet.oroe.dk/
  7. cgiurl: http://mejeriet.oroe.dk/ikiwiki.cgi
  8. add_plugins:
  9. - search
  10. - sidebar
  11. - branding
  12. - topbar
  13. - copyright
  14. - license
  15. - osm
  16. disable_plugins:
  17. - editpage
  18. - htmlscrubber
  19. - passwordauth
  20. - openid
  21. - recentchanges
  22. - theme
  23. discussion: 0
  24. discussionpage: Diskussion
  25. html5: 1
  26. timeformat: '%A d. %e. %B'
  27. locale: da_DK.UTF-8
  28. timezone: Europe/Copenhagen
  29. historyurl: 'http://source.mejeriet.oroe.dk/?p=website/content.git;a=history;f=[[file]]'
  30. diffurl: http://source.mejeriet.oroe.dk/?p=website/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
  31. #gitorigin_branch: ''
  32. allowrss: 1
  33. allowatom: 1
  34. multimarkdown: 1
  35. tagbase: tag
  36. tag_autocreate: 1
  37. tag_autocreate_commit: 1