remove "local" changes
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 29 Jan 2008 22:28:31 +0000 (17:28 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 29 Jan 2008 22:28:31 +0000 (17:28 -0500)
docwiki.setup

index ab9696b816e5bee7007c9084203c0228f0023c9a..0a6a86678e7591f4c3178cbe0e8c5e2236ac3148 100644 (file)
@@ -15,8 +15,5 @@ use IkiWiki::Setup::Standard {
        syslog => 0,
        userdir => "users",
        usedirs => 0,
-       rcs => "git",
-       rss => 1,
-       url => "http://ikiwiki.info/",
        add_plugins => [qw{goodstuff version haiku polygen fortune}],
 }