1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-05-17 08:25:30 +02:00

Bump queue warning threshold to 60

Aligns with J2K.
This commit is contained in:
arkon 2021-10-13 09:16:19 -04:00
parent 90c9f28818
commit 718fa25c10

@ -574,4 +574,4 @@ class LibraryUpdateService(
} }
} }
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 50 const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 60