We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc9b04 commit 4a7f1f0Copy full SHA for 4a7f1f0
src/data/standards.json
@@ -1691,6 +1691,14 @@
1691
"type": "switch",
1692
"label": "EnableOrganizationBranding",
1693
"name": "standards.SafeLinksPolicy.EnableOrganizationBranding"
1694
+ },
1695
+ {
1696
+ "type": "autoComplete",
1697
+ "multiple": true,
1698
+ "creatable": true,
1699
+ "required": false,
1700
+ "name": "standards.SafeLinksPolicy.DoNotRewriteUrls",
1701
+ "label": "Do not rewrite the following URLs in email"
1702
}
1703
],
1704
"label": "Default SafeLinks Policy",
0 commit comments