Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/control-panel/settings/security-privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ Similar to the previous setting, when turned on, this setting requires IP addres

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

### Strip Image Metadata?

This setting will remove all metadata from an image during upload, including GPS data. This requires the Imagick PHP extension.

### Enable Rank Denial to submitted links?

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).
Expand Down