mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-31 01:29:49 +02:00
Add 'https_only' default
This commit is contained in:
@@ -7,4 +7,5 @@ db:
|
|||||||
host: localhost
|
host: localhost
|
||||||
port: 5432
|
port: 5432
|
||||||
dbname: invidious
|
dbname: invidious
|
||||||
full_refresh: false
|
full_refresh: false
|
||||||
|
https_only: false
|
Reference in New Issue
Block a user