summaryrefslogtreecommitdiff
path: root/config/ikiwiki-admin.setup.in
blob: 6db4146269648fe05e3313878b963951629a6fe8 (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. - httpauth
  8. - search
  9. - sidebar
  10. - topbar
  11. - farbar
  12. - recentchanges
  13. - copyright
  14. - license
  15. disable_plugins:
  16. - passwordauth
  17. - recentchanges
  18. discussion: 0
  19. timeformat: '%c'
  20. locale: en_US.UTF-8
  21. historyurl: http://source.redpill.dk/?p=jones/content.git;a=history;f=[[file]]
  22. diffurl: http://source.redpill.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]