Skip to content

Commit f8980b5

Browse files
authored
Merge pull request #899 from ExpressionEngine/feature/7.dev/add-strip-image-metadata-setting
Add strip image metadata setting
2 parents 35de2aa + 84217f5 commit f8980b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/control-panel/settings/security-privacy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ Similar to the previous setting, when turned on, this setting requires IP addres
152152

153153
Checks all file uploads for code injection attempts before finalizing the upload. Superadmins are exempt from image XSS filtering.
154154

155+
### Strip Image Metadata?
156+
157+
This setting will remove all metadata from an image during upload, including GPS data. This requires the Imagick PHP extension.
158+
155159
### Enable Rank Denial to submitted links?
156160

157161
When enabled, all outgoing links are sent to a redirect page. This prevents spammers from [gaining page rank](https://support.google.com/webmasters/answer/96569?hl=en).

0 commit comments

Comments
 (0)