summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2021-01-21 09:50:18 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2021-01-21 09:50:18 +0300
commit6d48144a9d7273e1b6c253164af5550580a6ea9f (patch)
treee05e456f5fa65e9810506372668e9b2f05967bca /docs
parentdece31a031b8fce5b47c61ad014aa38ae72ee685 (diff)
use proper naming
for MediaProxyWarmingPolicy in ConcurrentLimiter
Diffstat (limited to 'docs')
-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 e7a1b40b1..5c0fd6487 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -1116,7 +1116,7 @@ Settings to enable and configure expiration for ephemeral activities
Settings to restrict concurrently running jobs. Jobs which can be configured:
* `Pleroma.Web.RichMedia.Helpers` - generating link previews of URLs in activities
-* `Pleroma.Web.MediaProxy` - fetching remote media via MediaProxy
+* `Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy` - warming remote media cache via MediaProxyWarmingPolicy
Each job has these settings: