]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - getconf.c
Sort the top sites report by number of users connecting the sites
[thirdparty/sarg.git] / getconf.c
index e338310323e31dd5ef8db61fb64f76154be2ce49..65b8769edc679aeed719909b52dc8ac32e9882e4 100644 (file)
--- a/getconf.c
+++ b/getconf.c
@@ -174,6 +174,7 @@ struct sort_list topsite_sort[]=
        {"BYTES",TOPSITE_SORT_BYTES},
        {"CONNECT",TOPSITE_SORT_CONNECT},
        {"TIME",TOPSITE_SORT_TIME},
+       {"USER",TOPSITE_SORT_USER},
 };
 
 struct sort_list user_sort[]=