diff options
author | Ilja <ilja@ilja.space> | 2022-02-20 12:59:42 +0100 |
---|---|---|
committer | Ilja <ilja@ilja.space> | 2022-07-01 12:13:46 +0200 |
commit | 551721e41a0bd98bb840baca48415a781cc463a7 (patch) | |
tree | f88b2b8d6595cc724b4562092cc7da4a79ef4891 /docs/configuration | |
parent | cd316d7269a6cac1e9edb732b202343001b82399 (diff) | |
download | pleroma-551721e41a0bd98bb840baca48415a781cc463a7.tar.gz pleroma-551721e41a0bd98bb840baca48415a781cc463a7.zip |
Rename the new module
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/cheatsheet.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index f1624b651..985a22a1d 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -633,9 +633,9 @@ This filter only strips the GPS and location metadata with Exiftool leaving colo No specific configuration. -#### Pleroma.Upload.Filter.ExiftoolReadData +#### Pleroma.Upload.Filter.Exiftool.ReadDescription -This filter only reads metadata with Exiftool so clients can prefill the media description field. +This filter reads the ImageDescription and iptc:Caption-Abstract fields with Exiftool so clients can prefill the media description field. No specific configuration. |