summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
blob: 1180be9881007eca2eb179a8b8a574357f56da69 (plain)
  1. # IkiWiki::Setup::Yaml - YAML formatted setup file
  2. wikiname: Byvandring Nu
  3. adminemail: paul@hartvigson.dk
  4. adminuser:
  5. - https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
  6. - http://sirireiter.dk/
  7. url: http://bynu.biks.dk/
  8. cgiurl: http://bynu.biks.dk/ikiwiki.cgi
  9. add_plugins:
  10. - lockedit
  11. - branding
  12. - topbar
  13. - sidebar
  14. - farbar
  15. - footer
  16. - copyright
  17. - linkmap
  18. - attachment
  19. disable_plugins:
  20. - passwordauth
  21. - search
  22. - theme
  23. discussion: 0
  24. timeformat: '%A d. %e. %B'
  25. locale: da_DK.UTF-8
  26. timezone: Europe/Copenhagen
  27. historyurl: http://source.bynu.biks.dk/?p=bynu/content.git;a=history;f=[[file]]
  28. diffurl: http://source.bynu.biks.dk/?p=bynu/content.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]
  29. locked_pages: '*'
  30. multimarkdown: 1
  31. allowed_attachments: virusfree() and maxsize(2mb) and ((*.png and mimetype(image/png)) or (*.gif and mimetype(image/gif)) or (*.jpg and mimetype(image/jpeg)))
  32. tagbase: tag
  33. tag_autocreate_commit: 1