diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.yml b/config/config.yml index dac2259f..577968f0 100644 --- a/config/config.yml +++ b/config/config.yml @@ -8,4 +8,5 @@ db: port: 5432 dbname: invidious full_refresh: false -https_only: false
\ No newline at end of file +https_only: false +geo_bypass: true |
