mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:25:56 -04:00
Remove useless config inside docker-compose
Follow lint indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811501709
This commit is contained in:
parent
fd0ac3a671
commit
afa3eff313
@ -23,9 +23,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# Adapted from ./config/config.yml
|
# Adapted from ./config/config.yml
|
||||||
INVIDIOUS_CONFIG: |
|
INVIDIOUS_CONFIG: |
|
||||||
log_level: Info
|
|
||||||
channel_threads: 1
|
channel_threads: 1
|
||||||
channel_refresh_interval: 30m
|
|
||||||
check_tables: true
|
check_tables: true
|
||||||
feed_threads: 1
|
feed_threads: 1
|
||||||
db:
|
db:
|
||||||
|
Loading…
Reference in New Issue
Block a user