feat(stremio-letterboxd): increase default value of QUEUE_CONCURRENCY to 15

This commit is contained in:
Viren070
2025-07-12 16:14:49 +01:00
parent 4fe6e4c2da
commit 6585f5bd4c
+1 -1
View File
@@ -7,4 +7,4 @@ TMDB_APIKEY=
CATALOG_PAGE_SIZE=30
# Controls the number of Letterboxd lists that can be concurrently scraped.
QUEUE_CONCURRENCY=1
QUEUE_CONCURRENCY=15