mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 07:40:10 +01:00
remove temporary directory from old config
This commit is contained in:
parent
8a25718d29
commit
b318b5e88a
|
|
@ -326,8 +326,6 @@ js8_enabled_profiles = ["normal", "slow"]
|
|||
# JS8 decoding depth; higher value will get more results, but will also consume more cpu
|
||||
js8_decoding_depth = 3
|
||||
|
||||
temporary_directory = "/tmp"
|
||||
|
||||
# Enable background service for decoding digital data. You can find more information at:
|
||||
# https://github.com/jketterl/openwebrx/wiki/Background-decoding
|
||||
services_enabled = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue