Skip to content

Commit 4a7f1f0

Browse files
committed
feat: Added DoNotRewriteUrls to SafeLinks
Update standards.json
1 parent 3bc9b04 commit 4a7f1f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/standards.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,14 @@
16911691
"type": "switch",
16921692
"label": "EnableOrganizationBranding",
16931693
"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"
16941702
}
16951703
],
16961704
"label": "Default SafeLinks Policy",

0 commit comments

Comments
 (0)