diff --git a/config/config.yml b/config/config.yml index 94c2766a..dac2259f 100644 --- a/config/config.yml +++ b/config/config.yml @@ -7,4 +7,5 @@ db: host: localhost port: 5432 dbname: invidious -full_refresh: false \ No newline at end of file +full_refresh: false +https_only: false \ No newline at end of file