Update Mogrify docs and warning for deprecated syntax to encourage
users to enable both strip and auto-orient
This commit is contained in:
parent
8180de951e
commit
0c08bd4181
2 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ Note: `strip_exif` has been replaced by `Pleroma.Upload.Filter.Mogrify`.
|
|||
|
||||
## Pleroma.Upload.Filter.Mogrify
|
||||
|
||||
* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", {"impode", "1"}]`.
|
||||
* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"impode", "1"}]`.
|
||||
|
||||
## Pleroma.Upload.Filter.Dedupe
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue