Simple OpenSSL stuff in SML/NJ
[hcoop/domtool2.git] / configDefault / domtool.cfg
index 306eee7..0246f2a 100644 (file)
@@ -16,3 +16,11 @@ val defaultMinimum = 3600
 
 val nodeIps = [("this", "1.2.3.4")]
 val defaultNode = "this"
+
+val aclFile = "/home/adamc/fake/acl"
+
+val testUser = "adamc"
+
+val defaultDomain = "hcoop.net"
+
+val dispatcher = "localhost:1234"