summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
blob: d220b44976404a30393834ca2aab63458272eba9 (plain)
  1. # IkiWiki::Setup::Yaml - YAML formatted setup file
  2. wikiname: RedpillSupport
  3. adminemail: webmaster@redpill.dk
  4. url: http://redpill.dk/
  5. cgiurl: http://redpill.dk/ikiwiki.cgi
  6. add_plugins:
  7. - search
  8. - sidebar
  9. - topbar
  10. - farbar
  11. - copyright
  12. - license
  13. disable_plugins:
  14. - editpage
  15. - passwordauth
  16. - openid
  17. - recentchanges
  18. discussion: 0
  19. timeformat: '%c'
  20. locale: en_US.UTF-8
  21. diffurl: http://source.redpill.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
  22. gitorigin_branch: ''
  23. allowrss: 1
  24. allowatom: 1