Bump queue warning threshold to 60

Aligns with J2K.

(cherry picked from commit 718fa25c10)
This commit is contained in:
arkon
2021-10-13 09:16:19 -04:00
committed by Jobobby04
parent 01b0f0bec1
commit 6dac25855b
@@ -759,4 +759,4 @@ class LibraryUpdateService(
}
}
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 50
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 60