]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - test-wiki/test.setup
reorganize templates
[git.ikiwiki.info.git] / test-wiki / test.setup
index 002093989b05bdd2903bccdd9544e4433b6db764..cbd9f1fc86af1963e0d922faca7eafc7e41bd1ef 100644 (file)
@@ -16,7 +16,7 @@ use IkiWiki::Setup::Standard {
 
        url => "file:///tmp/postaltest-wiki/",
        #cgiurl => "http://example.org/wiki/ikiwiki.cgi",
-       templatedir => $ENV{PWD}."/templates",
+       templatedir => $ENV{PWD}."/../examples",
        #underlaydir => "/usr/share/ikiwiki/basewiki",
 
        # Subversion stuff.
@@ -204,6 +204,7 @@ use IkiWiki::Setup::Standard {
        # For use with the attachment plugin, a program that returns
        # nonzero if its standard input contains an virus.
        #virus_checker => "clamdscan -",
-        postal_prefix=>"bremner-testwiki-",
-
+        postal_prefix=>"user-testwiki-",
+        postal_host=>"we.love.spam.com"
+           
 }