Update docs
authorMark Felder <feld@feld.me>
Wed, 20 Jan 2021 23:07:00 +0000 (17:07 -0600)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 21 Jan 2021 06:47:22 +0000 (09:47 +0300)
docs/configuration/cheatsheet.md

index c7ff8687e09c461cce895bbbfe18e175808e7fd4..e7a1b40b12f2465021b9bf1acd46abc089b591b0 100644 (file)
@@ -1113,10 +1113,10 @@ Settings to enable and configure expiration for ephemeral activities
 
 ## ConcurrentLimiter
 
 
 ## 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:
 
 
 Each job has these settings: