diff --git a/config_webrx.py b/config_webrx.py index f8aa237..7ec053b 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -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