Fix GO-S2114 security issue
See https://deepsource.io/directory/analyzers/go/issues/GO-S2114
This commit is contained in:
@@ -41,6 +41,8 @@ const (
|
||||
RequestThrottleBacklogLimit = 100
|
||||
RequestThrottleBacklogTimeout = time.Minute
|
||||
|
||||
ServerReadHeaderTimeout = 3 * time.Second
|
||||
|
||||
ArtistInfoTimeToLive = 24 * time.Hour
|
||||
|
||||
I18nFolder = "i18n"
|
||||
|
||||
Reference in New Issue
Block a user