summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
blob: bd5f032a8b83e6e012ccfb1537874220b5d6cc55 (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. disable_plugins:
  15. - editpage
  16. - htmlscrubber
  17. - passwordauth
  18. - openid
  19. - recentchanges
  20. discussion: 0
  21. discussionpage: Diskussion
  22. html5: 1
  23. timeformat: '%A d. %e. %B'
  24. locale: da_DK.UTF-8
  25. timezone: Europe/Copenhagen
  26. historyurl: 'http://source.couchdesign.dk/?p=web-omni/content.git;a=history;f=[[file]]'
  27. diffurl: http://source.couchdesign.dk/?p=web-omni/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
  28. #gitorigin_branch: ''
  29. allowrss: 1
  30. allowatom: 1
  31. multimarkdown: 1
  32. tagbase: tag
  33. tag_autocreate: 1
  34. tag_autocreate_commit: 1