Disable rate limiter by default
This commit is contained in:
parent
6dc24422dc
commit
66c1966688
2 changed files with 3 additions and 10 deletions
|
|
@ -671,6 +671,8 @@ This will probably take a long time.
|
|||
|
||||
## :rate_limit
|
||||
|
||||
This is an advanced feature and disabled by default.
|
||||
|
||||
A keyword list of rate limiters where a key is a limiter name and value is the limiter configuration. The basic configuration is a tuple where:
|
||||
|
||||
* The first element: `scale` (Integer). The time scale in milliseconds.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue