Backing up Webalizer output
[hcoop/domtool2.git] / configDefault / webalizer.cfg
index 256f8ff..279ca9d 100644 (file)
@@ -1,6 +1,7 @@
 structure Webalizer :> WEBALIZER_CONFIG = struct
 
-val configDir = "/home/adamc/fake/webalizer"
-val outputDir = "/home/adamc/fake/webalizerOut"
+val configDir = "/afs/hcoop.net/common/etc/domtool/webalizer/config"
+val outputDir = "/afs/hcoop.net/common/etc/domtool/webalizer/output"
+val backupDir = "/afs/hcoop.net/common/etc/domtool/backup/webalizer"
 
 end