X-Git-Url: https://git.hcoop.net/hcoop/portal.git/blobdiff_plain/1486ed1b6f35f6a1d0da2c1cc201cbf317a00931..573def24c0220a72beff4e3f5739a450d83de170:/stats.sml diff --git a/stats.sml b/stats.sml index 1e61f2d..39aef14 100644 --- a/stats.sml +++ b/stats.sml @@ -1,8 +1,8 @@ structure Stats :> STATS = struct - val webbw = "/etc/stats/webbw" - val webbw_last = "/etc/stats/webbw.last" - val webbw_last2 = "/etc/stats/webbw.last2" + val webbw = Config.statsRoot ^ "webbw" + val webbw_last = Config.statsRoot ^ "webbw.last" + val webbw_last2 = Config.statsRoot ^ "webbw.last2" type host = {ssl : bool, hostname : string,