no rate limit
This commit is contained in:
parent
90631192a7
commit
4033a871c4
@ -76,7 +76,7 @@ func main() {
|
||||
),
|
||||
policies.PreventTimestampsInThePast(60),
|
||||
policies.PreventTimestampsInTheFuture(30),
|
||||
rateLimit,
|
||||
// rateLimit,
|
||||
)
|
||||
|
||||
log.Info().Str("relay-pubkey", s.RelayPubkey).Msg("running on http://0.0.0.0:" + s.Port)
|
||||
|
Loading…
x
Reference in New Issue
Block a user