Makefile targets for one-step installation with daemons running
[hcoop/domtool2.git] / configDefault / webalizer.cfg
1 structure Webalizer :> WEBALIZER_CONFIG = struct
2
3 val configDir = "/afs/hcoop.net/common/etc/domtool/webalizer/config"
4 val outputDir = "/afs/hcoop.net/common/etc/domtool/webalizer/output"
5
6 end