summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
blob: 344c15088090981ae920c214af52e4842ce6080c (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. - theme
  19. discussion: 0
  20. timeformat: '%c'
  21. locale: en_US.UTF-8
  22. diffurl: http://source.redpill.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
  23. gitorigin_branch: ''
  24. allowrss: 1
  25. allowatom: 1