mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-07 13:18:30 +00:00
Push config.example.yml, with the same content as the previous config.yml
This commit is contained in:
parent
da66fcf540
commit
157b86db43
11
config/config.example.yml
Normal file
11
config/config.example.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
channel_threads: 1
|
||||||
|
feed_threads: 1
|
||||||
|
db:
|
||||||
|
user: kemal
|
||||||
|
password: kemal
|
||||||
|
host: localhost
|
||||||
|
port: 5432
|
||||||
|
dbname: invidious
|
||||||
|
full_refresh: false
|
||||||
|
https_only: false
|
||||||
|
domain:
|
Loading…
Reference in New Issue
Block a user