logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 9e7c633b39bb430f2d6d68656e681218d421e780
parent: cee0d35566974c135d337d6fc5aed9a59d34467c
Author: kaniini <ariadne@dereferenced.org>
Date:   Sun,  4 Aug 2019 17:05:17 +0000

Merge branch 'patch-2' into 'develop'

Replace "impode" with "implode"

See merge request pleroma/pleroma!1532

Diffstat:

Mdocs/config.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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