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