diff options
author | Ilja <ilja@ilja.space> | 2022-02-20 13:46:29 +0100 |
---|---|---|
committer | Ilja <ilja@ilja.space> | 2022-07-01 12:15:02 +0200 |
commit | 8303af84ce818b57347db4cd12611c4dd45bdf95 (patch) | |
tree | 295869bd57bff4724f226d5904e2886f56ddd031 /docs/configuration | |
parent | 551721e41a0bd98bb840baca48415a781cc463a7 (diff) | |
download | pleroma-8303af84ce818b57347db4cd12611c4dd45bdf95.tar.gz pleroma-8303af84ce818b57347db4cd12611c4dd45bdf95.zip |
Rename the Exiftool module
No migrations or checks yet
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 985a22a1d..74642397b 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -627,7 +627,7 @@ This filter replaces the filename (not the path) of an upload. For complete obfu No specific configuration. -#### Pleroma.Upload.Filter.Exiftool +#### Pleroma.Upload.Filter.Exiftool.StripLocation This filter only strips the GPS and location metadata with Exiftool leaving color profiles and attributes intact. |