Fix typo in config release_20150515-1
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 15 May 2015 19:37:14 +0000 (15:37 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 15 May 2015 19:37:14 +0000 (15:37 -0400)
configDefault/apache.cfg

index 56a3a98..c88f92c 100644 (file)
@@ -16,7 +16,7 @@ val confDir = ConfigCore.localRoot ^ "/vhosts"
 
 val webNodes_all = [("navajos", {version = APACHE_2, auth = MOD_WAKLOG})]
 val webNodes_admin = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG}),
 
 val webNodes_all = [("navajos", {version = APACHE_2, auth = MOD_WAKLOG})]
 val webNodes_admin = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG}),
-                     ("mccarthy", {version = APACHE_2, auth = NO_AUTH})]]
+                     ("mccarthy", {version = APACHE_2, auth = NO_AUTH})]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]