summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2021-01-20 17:07:00 -0600
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2021-01-21 09:47:22 +0300
commitdece31a031b8fce5b47c61ad014aa38ae72ee685 (patch)
tree2f0e3e5b191915fe082a12ddb1d4935a787e4be2 /docs
parent1537a4f0adfdc079d7d77dbe249c83df5c3b2eef (diff)
Update docs
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/cheatsheet.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index c7ff8687e..e7a1b40b1 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -1113,10 +1113,10 @@ Settings to enable and configure expiration for ephemeral activities
## ConcurrentLimiter
-Settings allow configuring restrictions for concurrently running jobs. Jobs, which can be configured:
+Settings to restrict concurrently running jobs. Jobs which can be configured:
-* `Pleroma.Web.RichMedia.Helpers` - configuration for getting RichMedia for activities.
-* `Pleroma.Web.MediaProxy` - configuration for MediaProxyWarmingPolicy.
+* `Pleroma.Web.RichMedia.Helpers` - generating link previews of URLs in activities
+* `Pleroma.Web.MediaProxy` - fetching remote media via MediaProxy
Each job has these settings: