This commit is contained in:
rinpatch 2019-10-03 10:31:59 +03:00
parent b4ca864c6b
commit 2cbe2dcbde

View file

@ -743,8 +743,6 @@ A keyword list of rate limiters where a key is a limiter name and value is the l
It is also possible to have different limits for unauthenticated and authenticated users: the keyword value must be a list of two tuples where the first one is a config for unauthenticated users and the second one is for authenticated.
TODO: Add a list of available limiters
Supported rate limiters:
* `:search` for the search requests (account & status search etc.)