configuration for request throttling
This commit is contained in:
committed by
Deluan Quintão
parent
ba2d4b6859
commit
716f4c5cf7
@@ -26,6 +26,9 @@ const (
|
||||
|
||||
URLPathUI = "/app"
|
||||
URLPathSubsonicAPI = "/rest"
|
||||
|
||||
RequestThrottleBacklogLimit = 100
|
||||
RequestThrottleBacklogTimeout = time.Minute
|
||||
)
|
||||
|
||||
// Cache options
|
||||
|
||||
Reference in New Issue
Block a user