Auth rate limiter
This commit is contained in:
@@ -253,6 +253,7 @@ func execServe(c *cli.Context) error {
|
||||
|
||||
// Run server
|
||||
conf := server.NewConfig()
|
||||
conf.File = config
|
||||
conf.BaseURL = baseURL
|
||||
conf.ListenHTTP = listenHTTP
|
||||
conf.ListenHTTPS = listenHTTPS
|
||||
|
||||
Reference in New Issue
Block a user