Skip to content

Commit 066c600

Browse files
Merge pull request #1989 from kris6673/dev
Add DisableExternalCalendarSharing standard
2 parents d2545d0 + 73c6895 commit 066c600

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/standards.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,15 @@
507507
"impact": "Low Impact",
508508
"impactColour": "info"
509509
},
510+
{
511+
"name": "standards.DisableExternalCalendarSharing",
512+
"cat": "Exchange Standards",
513+
"helpText": "Disables the ability for users to share their calendar with external users. Only for the default policy, so exclusions can be made if needed.",
514+
"addedComponent": [],
515+
"label": "Disable external calendar sharing",
516+
"impact": "Low Impact",
517+
"impactColour": "info"
518+
},
510519
{
511520
"name": "standards.SafeSendersDisable",
512521
"cat": "Exchange Standards",

0 commit comments

Comments
 (0)