mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Add config option for geo-bypass
This commit is contained in:
parent
236358d3ad
commit
f83e9e6eb9
3 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,7 @@ class Config
|
|||
https_only: Bool?,
|
||||
hmac_key: String?,
|
||||
full_refresh: Bool,
|
||||
geo_bypass: Bool,
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue