bugfix
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Tue, 31 Mar 2015 20:45:52 +0000 (20:45 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Tue, 31 Mar 2015 20:45:52 +0000 (20:45 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@251 251d49ef-1d17-4917-a970-b30cf55b089b

prometheus.c

index 2b9b6052db88fb64b5cbf9bc44ace6d28850ca87..eae8afbdea7c56c28556f968b04c95a35e535be1 100644 (file)
@@ -244,7 +244,6 @@ void get_config(char *config_filename)
    keyword->ip_count = 0;\r
    keyword->leaf_discipline = "";\r
    keyword->allowed_avgmtu = 0;\r
-   keyword->download_aggregation = keyword->upload_aggregation = 1;\r
 \r
    push(keyword, keywords);\r
    if(!defaultkeyword)\r
This page took 0.147229 seconds and 4 git commands to generate.