mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-04 18:38:30 +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': '',
|
||||
'password': '',
|
||||
'use_tag_search': 'False',
|
||||
'vip': 'True',
|
||||
'ssl': 'True',
|
||||
'vip': 'False',
|
||||
'ssl': 'False',
|
||||
'timeout': '15',
|
||||
'skip_wrong_fps': 'False'
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue