Add 'https_only' default

This commit is contained in:
Omar Roth 2018-09-05 20:31:08 -05:00
parent 29dc114f7a
commit 62f023c50f

View File

@ -7,4 +7,5 @@ db:
host: localhost
port: 5432
dbname: invidious
full_refresh: false
full_refresh: false
https_only: false