diff options
-rw-r--r-- | doc/ikiwiki.setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 006f4dd70..af4e62314 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -17,6 +17,7 @@ use IkiWiki::Setup::Standard { url => "http://example.org/wiki", cgiurl => "http://example.org/ikiwiki.cgi", #templatedir => "/usr/share/ikiwiki/templates", + #underlaydir => "/usr/share/ikiwiki/basewiki", # Subversion stuff. #rcs => "svn", |