aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-10-03 00:36:18 +0300
committerrinpatch <rinpatch@sdf.org>2019-10-03 00:36:18 +0300
commit2767c413fb385580acc010dafa9282e4dcaecb60 (patch)
treee1e4b7c0521518641973dd4cfc2afcd61086fff5
parent0ba5c1a9d70264a50ab52ad7892818a19bd16adc (diff)
downloadpleroma-2767c413fb385580acc010dafa9282e4dcaecb60.tar.gz
Remove a reference to inline docs since everything it describes is
described in the cheatsheet already and add A TODO
-rw-r--r--docs/configuration/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index fd936aed7..35274c61b 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -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: