Skip to content

Commit 3b64090

Browse files
add exchange standard
1 parent b501b21 commit 3b64090

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
@@ -440,6 +440,16 @@
440440
"impact": "Low Impact",
441441
"impactColour": "info"
442442
},
443+
{
444+
"name": "standards.MessageExpiration",
445+
"cat": "Exchange Standards",
446+
"tag": ["lowimpact"],
447+
"helpText": "Sets the transport message configuration to timeout a message at 12 hours.",
448+
"addedComponent": [],
449+
"label": "Lower Transport Message Expiration to 12 hours",
450+
"impact": "Low Impact",
451+
"impactColour": "info"
452+
},
443453
{
444454
"name": "standards.AutoExpandArchive",
445455
"cat": "Exchange Standards",

0 commit comments

Comments
 (0)