From 62687dea69e71338cf34aa955f8fe5961f4b1f60 Mon Sep 17 00:00:00 2001 From: xchaos Date: Tue, 31 Mar 2015 20:45:52 +0000 Subject: [PATCH] bugfix git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@251 251d49ef-1d17-4917-a970-b30cf55b089b --- prometheus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/prometheus.c b/prometheus.c index 2b9b605..eae8afb 100644 --- a/prometheus.c +++ b/prometheus.c @@ -244,7 +244,6 @@ void get_config(char *config_filename) keyword->ip_count = 0; keyword->leaf_discipline = ""; keyword->allowed_avgmtu = 0; - keyword->download_aggregation = keyword->upload_aggregation = 1; push(keyword, keywords); if(!defaultkeyword) -- 2.30.2