diff --git a/plugins/webstats/conf/config.json b/plugins/webstats/conf/config.json index b897a91af..080561990 100644 --- a/plugins/webstats/conf/config.json +++ b/plugins/webstats/conf/config.json @@ -41,8 +41,8 @@ "192.168.1.1" ], "exclude_url":[], - "ip_top_num": 50, - "uri_top_num": 50, + "ip_top_num": 10, + "uri_top_num": 10, "statistics_machine_access": true, "statistics_ip": true, "statistics_uri": true,