]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Comment out verbose setting so it can be overridden on the command-line
[cworth.org] / ikiwiki.setup
index 35ee940aca239cd4a55387bb7b43c44a2446d6dc..75d300dcea4d38231128f8dbe9e3f5af40fe6714 100644 (file)
@@ -6,7 +6,7 @@
 # Remember to re-run ikiwiki --setup any time you edit this file.
 
 use IkiWiki::Setup::Standard {
-       wikiname => "cworth.org",
+       wikiname => "Carl's boring web pages",
        #adminuser => ["yourname", ],
        adminemail => 'cworth@cworth.org',
 
@@ -63,7 +63,7 @@ use IkiWiki::Setup::Standard {
        # Only send cookies over SSL connections.
        #sslcookie => 1,
        # Logging settings:
-       verbose => 0,
+       verbose => 0,
        syslog => 0,
        # To link to user pages in a subdirectory of the wiki.
        #userdir => "users",