mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-05 10:58:09 +00:00
Set defaults
This commit is contained in:
parent
acbbf6e58b
commit
b6623c61d4
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ defaults = {
|
||||||
'username': '',
|
'username': '',
|
||||||
'password': '',
|
'password': '',
|
||||||
'use_tag_search': 'False',
|
'use_tag_search': 'False',
|
||||||
'vip': 'True',
|
'vip': 'False',
|
||||||
'ssl': 'True',
|
'ssl': 'False',
|
||||||
'timeout': '15',
|
'timeout': '15',
|
||||||
'skip_wrong_fps': 'False'
|
'skip_wrong_fps': 'False'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue