mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Add option to redirect to HTTPS links even if ssl isn't enabled
This commit is contained in:
parent
30929a9574
commit
e49dadbb65
2 changed files with 7 additions and 6 deletions
|
@ -42,6 +42,7 @@ class Config
|
|||
dbname: String,
|
||||
),
|
||||
dl_api_key: String?,
|
||||
https_only: Bool?,
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue