mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +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
|
@ -8,4 +8,5 @@ db:
|
|||
port: 5432
|
||||
dbname: invidious
|
||||
full_refresh: false
|
||||
https_only: false
|
||||
https_only: false
|
||||
geo_bypass: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue