Changes while getting the slave on outpost working
[hcoop/domtool2.git] / configDefault / domtool.cfs
index ab6d470..cb638c7 100644 (file)
@@ -5,6 +5,9 @@ val resultRoot : string
 (* Root directory for a directory hierarchy corresponding to domain structure,
  * where each node contains Domtool-generated result files for that domain. *)
 
+val oldResultRoot : string
+(* Save an old copy for differencing *)
+
 val tmpDir : string
 (* Filesystem location for creating temporary directories *)
 
@@ -63,3 +66,5 @@ val mailNodes_all : string list
 val mailNodes_admin : string list
 
 val domtoolDir : string -> string
+
+val worldReadable : string list