code formatting
This commit is contained in:
parent
01fabd0342
commit
b27eb4a173
@ -264,9 +264,7 @@ wsjt_queue_length = 10
|
|||||||
wsjt_decoding_depth = 3
|
wsjt_decoding_depth = 3
|
||||||
# can also be set for each mode separately
|
# can also be set for each mode separately
|
||||||
# jt65 seems to be somewhat prone to erroneous decodes, this setting handles that to some extent
|
# jt65 seems to be somewhat prone to erroneous decodes, this setting handles that to some extent
|
||||||
wsjt_decoding_depths = {
|
wsjt_decoding_depths = {"jt65": 1}
|
||||||
"jt65": 1
|
|
||||||
}
|
|
||||||
|
|
||||||
temporary_directory = "/tmp"
|
temporary_directory = "/tmp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user