From d3ba8668008b2eb12e4ba78eb4a445712f4ae8e6 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 15 Feb 2021 22:58:02 +0100 Subject: [PATCH] comment config since it is now supported in the web config --- config_webrx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_webrx.py b/config_webrx.py index 81df667..5068fdc 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -301,7 +301,7 @@ nmux_memory = 50 # in megabytes. This sets the approximate size of the circular #wsjt_decoding_depth = 3 # can also be set for each mode separately # jt65 seems to be somewhat prone to erroneous decodes, this setting handles that to some extent -wsjt_decoding_depths = {"jt65": 1} +#wsjt_decoding_depths = {"jt65": 1} # FST4 can be transmitted in different intervals. This setting determines which intervals will be decoded. # available values (in seconds): 15, 30, 60, 120, 300, 900, 1800