mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-03 03:56:22 -04:00
Add 'https_only' default
This commit is contained in:
parent
29dc114f7a
commit
62f023c50f
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ db:
|
|||
host: localhost
|
||||
port: 5432
|
||||
dbname: invidious
|
||||
full_refresh: false
|
||||
full_refresh: false
|
||||
https_only: false
|
Loading…
Add table
Add a link
Reference in a new issue