]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - log.c
Initialize the default value for siteusers_report_limit.
[thirdparty/sarg.git] / log.c
diff --git a/log.c b/log.c
index d1170415c4b413370ff69e970bec987ae7f62e85..0bda1f36b766295b7be484312d6e05fb24bfa858 100644 (file)
--- a/log.c
+++ b/log.c
@@ -249,6 +249,7 @@ int main(int argc,char *argv[])
        redirector_count=0;
        useragent_count=0;
        DeniedReportLimit=10;
+       SiteUsersReportLimit=0;
        AuthfailReportLimit=10;
        DansGuardianReportLimit=10;
        SquidGuardReportLimit=10;