chore: improve proxy rate limit
code refactoring
This commit is contained in:
@@ -2,7 +2,4 @@ package pkg
|
||||
|
||||
const ConfigFile = "/config/goma.yml"
|
||||
const accessControlAllowOrigin = "Access-Control-Allow-Origin"
|
||||
const basicAuth = "basicAuth"
|
||||
const jwtAuth = "jwtAuth"
|
||||
const OAuth = "OAuth"
|
||||
const serverName = "Goma"
|
||||
|
||||
Reference in New Issue
Block a user