Basic client/server thing going on with unencrypted OpenSSL
[hcoop/domtool2.git] / configDefault / domtool.cfs
index e42271a..43f9f06 100644 (file)
@@ -29,3 +29,11 @@ val aclFile : string
 (* Place to serialize ACL information *)
 
 val testUser : string
+
+val defaultDomain : string
+
+val dispatcher : string
+val dispatcherPort : int
+
+val bufSize : int
+