Skip to content

Commit 21ef595

Browse files
Merge pull request #2599 from chase-vgo/dev
Add Litigation Hold Standard
2 parents e4b79a7 + bf43f64 commit 21ef595

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/data/standards.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,16 @@
698698
"impact": "Low Impact",
699699
"impactColour": "info"
700700
},
701+
{
702+
"name": "standards.EnableLitigationHold",
703+
"cat": "Exchange Standards",
704+
"tag": ["lowimpact"],
705+
"helpText": "Enables litigation hold for all UserMailboxes with a valid license.",
706+
"addedComponent": [],
707+
"label": "Enable Litigation Hold for all users",
708+
"impact": "Low Impact",
709+
"impactColour": "info"
710+
},
701711
{
702712
"name": "standards.SpoofWarn",
703713
"cat": "Exchange Standards",

0 commit comments

Comments
 (0)