diff --git a/config_webrx.py b/config_webrx.py index 17660d5..b0316cb 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -264,9 +264,7 @@ wsjt_queue_length = 10 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} temporary_directory = "/tmp"