diff --git a/bazarr/config.py b/bazarr/config.py index 19e885839..1122cbd8b 100644 --- a/bazarr/config.py +++ b/bazarr/config.py @@ -33,7 +33,6 @@ defaults = { 'use_embedded_subs': 'True', 'adaptive_searching': 'False', 'enabled_providers': '', - 'throtteled_providers': '{}', 'multithreading': 'True', 'chmod': '0640', 'subfolder': 'current',