mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
13 lines
342 B
YAML
13 lines
342 B
YAML
channel_threads: 1
|
|
feed_threads: 1
|
|
db:
|
|
user: kemal
|
|
password: kemal
|
|
host: localhost
|
|
port: 5432
|
|
dbname: invidious
|
|
# alternatively, the database URL can be provided directly - if both are set then the latter takes precedence
|
|
# database_url: postgres://kemal:kemal@localhost:5432/invidious
|
|
full_refresh: false
|
|
https_only: false
|
|
domain:
|