Now builds with MLton
[hcoop/domtool2.git] / configDefault / webalizer.cfg
CommitLineData
7f75d838
AC
1structure Webalizer :> WEBALIZER_CONFIG = struct
2
a49a9bfb
AC
3val configDir = "/etc/webalizer"
4val outputDir = "/tmp/webalizer"
7f75d838
AC
5
6end