forked from AkkomaGang/akkoma
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:
parent
0ba5c1a9d7
commit
2767c413fb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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:
|
Supported rate limiters:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue