summaryrefslogtreecommitdiff
path: root/config/ikiwiki-admin.setup.in
blob: 63369bfe19a22d0dd2b016d87b941c8b4347dfcb (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. discussion: 0
  18. timeformat: '%c'
  19. locale: en_US.UTF-8
  20. historyurl: http://source.redpill.dk/?p=jones/content.git;a=history;f=[[file]]
  21. diffurl: http://source.redpill.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]