00ea5bae8b3969f92cc82f3d103b3a86261f5644
[hcoop/domtool2.git] / configDefault / webalizer.cfg
1 structure Webalizer :> WEBALIZER_CONFIG = struct
2
3 val configDir = "/etc/webalizer"
4 val outputDir = "/tmp/webalizer"
5
6 end