Remove a reference to inline docs since everything it describes is

described in the cheatsheet already and add A TODO
This commit is contained in:
rinpatch 2019-10-03 00:36:18 +03:00
parent 0ba5c1a9d7
commit 2767c413fb
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ 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.
See [`Pleroma.Plugs.RateLimiter`](Pleroma.Plugs.RateLimiter.html) documentation for examples.
TODO: Add a list of available limiters
Supported rate limiters: