mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
Add 'https_only' default
This commit is contained in:
parent
29dc114f7a
commit
62f023c50f
@ -7,4 +7,5 @@ db:
|
||||
host: localhost
|
||||
port: 5432
|
||||
dbname: invidious
|
||||
full_refresh: false
|
||||
full_refresh: false
|
||||
https_only: false
|
Loading…
Reference in New Issue
Block a user