From: x0rz3q Date: Sun, 4 Aug 2019 14:35:45 +0000 (+0000) Subject: Replace "impode" with "implode" for X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=3411f506b3bf2cbeeb7f3b9e746eab652f93d530;p=akkoma Replace "impode" with "implode" for --- diff --git a/docs/config.md b/docs/config.md index 02f86dc16..50d6bfed4 100644 --- a/docs/config.md +++ b/docs/config.md @@ -25,7 +25,7 @@ At this time, write CNAME to CDN in public_endpoint. ## Pleroma.Upload.Filter.Mogrify -* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"impode", "1"}]`. +* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"implode", "1"}]`. ## Pleroma.Upload.Filter.Dedupe