Bump queue warning threshold to 60

Aligns with J2K.

(cherry picked from commit 718fa25c108156669b5d6b47ce2b2c219bc48f9b)
This commit is contained in:
arkon 2021-10-13 09:16:19 -04:00 committed by Jobobby04
parent 01b0f0bec1
commit 6dac25855b

View File

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