mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-26 01:27:07 +00:00
Revert "Removed default value for throtteled_providers."
This reverts commit a07ddad4db
.
This commit is contained in:
parent
a07ddad4db
commit
2b607570af
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ 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