Skip to content

Commit afa3eff

Browse files
committed
Remove useless config inside docker-compose
Follow lint indications : #2915 (comment)
1 parent fd0ac3a commit afa3eff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ services:
2323
environment:
2424
# Adapted from ./config/config.yml
2525
INVIDIOUS_CONFIG: |
26-
log_level: Info
2726
channel_threads: 1
28-
channel_refresh_interval: 30m
2927
check_tables: true
3028
feed_threads: 1
3129
db:

0 commit comments

Comments
 (0)