hcoop: add testing server busted, allow admins to configure apache
[hcoop/domtool2.git] / configDefault / postgres.csg
index e493dbe..e6b7e1d 100644 (file)
@@ -4,4 +4,6 @@ val adduser : string
 val createdb : string
 val dropdb : string
 
+val postgres81port : string
+val postgres9port : string
 end