File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1691
1691
"type" : " switch" ,
1692
1692
"label" : " EnableOrganizationBranding" ,
1693
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"
1694
1702
}
1695
1703
],
1696
1704
"label" : " Default SafeLinks Policy" ,
2344
2352
"required" : false ,
2345
2353
"name" : " standards.SpamFilterPolicy.RegionBlockList" ,
2346
2354
"label" : " Regions to block (uppercase ISO 3166-1 two-letter)"
2355
+ },
2356
+ {
2357
+ "type" : " autoComplete" ,
2358
+ "multiple" : true ,
2359
+ "creatable" : true ,
2360
+ "required" : false ,
2361
+ "name" : " standards.SpamFilterPolicy.AllowedSenderDomains" ,
2362
+ "label" : " Allowed sender domains"
2347
2363
}
2348
2364
],
2349
2365
"label" : " Default Spam Filter Policy" ,
You can’t perform that action at this time.
0 commit comments