forked from AkkomaGang/akkoma
Merge branch 'patch-2' into 'develop'
Replace "impode" with "implode" See merge request pleroma/pleroma!1532
This commit is contained in:
commit
9e7c633b39
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue