mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-23 22:35:33 +08:00
Removed default value for throtteled_providers.
This commit is contained in:
parent
c15de59122
commit
a07ddad4db
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ defaults = {
|
||||||
'use_embedded_subs': 'True',
|
'use_embedded_subs': 'True',
|
||||||
'adaptive_searching': 'False',
|
'adaptive_searching': 'False',
|
||||||
'enabled_providers': '',
|
'enabled_providers': '',
|
||||||
'throtteled_providers': '{}',
|
|
||||||
'multithreading': 'True',
|
'multithreading': 'True',
|
||||||
'chmod': '0640',
|
'chmod': '0640',
|
||||||
'subfolder': 'current',
|
'subfolder': 'current',
|
||||||
|
|
Loading…
Reference in a new issue