From b706a083793324d1f09ab43f4c8e6c74d9540e40 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Mon, 20 Mar 2023 07:54:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed673d5..e99ffe2 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,8 @@ mktxp edit -i max_delay_on_failure = 900 delay_inc_div = 5 - bandwidth = True # Turns metrics bandwidth metrics collection on / off - bandwidth_test_interval = 420 # Interval for colllecting bandwidth metrics + bandwidth = False # Turns metrics bandwidth metrics collection on / off + bandwidth_test_interval = 600 # Interval for colllecting bandwidth metrics minimal_collect_interval = 5 # Minimal metric collection interval verbose_mode = False # Set it on for troubleshooting