UPDATE: Media module
All checks were successful
Build and Release / release (push) Successful in 1m7s
All checks were successful
Build and Release / release (push) Successful in 1m7s
This commit is contained in:
@@ -10,4 +10,6 @@ const (
|
||||
AccessTokenDuration = 15 * time.Minute
|
||||
RefreshTokenDuration = 7 * 24 * time.Hour
|
||||
TokenVerifiedDuration = 10 * time.Minute
|
||||
PreSignedURLDuration = 15 * time.Minute
|
||||
TokenUploadDuration = 1 * time.Hour
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user