mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-23 01:45:41 +00:00
Add option to redirect to HTTPS links even if ssl isn't enabled
This commit is contained in:
@@ -42,6 +42,7 @@ class Config
|
||||
dbname: String,
|
||||
),
|
||||
dl_api_key: String?,
|
||||
https_only: Bool?,
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user