# Be sure to customise these..
srcdir => "/path/to/source",
- templatedir => "/path/to/templates",
destdir => "/var/www/wiki",
+ templatedir => "/usr/share/ikiwiki/templates",
url => "http://myhost/wiki",
cgiurl => "http://myhost/ikiwiki.cgi",
# Note that this will overwrite any exsting
# post-commit hook script, which may not be
# what you want.
- wrapper => "$config{svnrepo}/hooks/post-commit",
+ wrapper => "/svn/wiki/hooks/post-commit",
wrappermode => 04755,
},
{