From: Alexander Strizhakov Date: Tue, 3 Mar 2020 09:45:18 +0000 (+0000) Subject: Apply suggestion to docs/configuration/cheatsheet.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=df3c59d9280b94cf99571cbbd1b10c334db8e44d;p=akkoma Apply suggestion to docs/configuration/cheatsheet.md --- diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index f735b19b8..65f37e846 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -416,7 +416,7 @@ It will increase memory usage, but federation would work faster. Advanced settings for workers pools. -There's four pools used: +There are four pools used: * `:federation` for the federation jobs. You may want this pool max_connections to be at least equal to the number of federator jobs + retry queue jobs.