1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
invidious_ynh/conf/config.yml
Éric Gaspar 16bdda72d2
Testing (#11)
* Fix Crystal install
2021-03-04 08:55:39 +01:00

23 lines
455 B
YAML

channel_threads: 1
feed_threads: 1
db:
user: __DB_NAME__
password: __DB_PWD__
host: localhost
port: 5432
dbname: __DB_NAME__
full_refresh: false
https_only: true
domain:
port: __PORT__
host_binding: 127.0.0.1
#https://github.com/iv-org/invidious/blob/5c6911065845d2724c7826f3d663a6ee6c7d4774/src/invidious/helpers/helpers.cr#L129
default_user_preferences:
dark_mode: true
local: true
locale: "__LANGUAGE__"
comments: ["youtube",""]