pleroma.instance: Fix Exiftool module name

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-11-14 22:27:13 +01:00 committed by lain
commit aa848cbd75
3 changed files with 5 additions and 2 deletions

View file

@ -67,6 +67,9 @@ switched to a new configuration mechanism, however it was not officially removed
3. Restart Pleroma
### Fixes
- Config generation: rename `Pleroma.Upload.Filter.ExifTool` to `Pleroma.Upload.Filter.Exiftool`
## [2.1.2] - 2020-09-17
### Security