Update _mktxp.conf

This commit is contained in:
Arseniy Kuznetsov
2022-12-11 12:44:37 +01:00
committed by GitHub
parent 6609364521
commit 87b8799c88
+7 -3
View File
@@ -14,9 +14,13 @@
[MKTXP]
port = 49090
socket_timeout = 2
initial_delay_on_failure = 120
max_delay_on_failure = 900
delay_inc_div = 5
bandwidth_test_interval = 420
verbose_mode = False
bandwidth = True
bandwidth = True # Turns metrics bandwidth metrics collection on / off
bandwidth_test_interval = 420 # Interval for colllecting bandwidth metrics
minimal_collect_interval = 5 # Minimal metric collection interval
verbose_mode = False # Set it on for troubleshooting