Skip to content

Commit 9f0bd38

Browse files
committed
Added Optional Malware FileTypes
1 parent e444336 commit 9f0bd38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/standards.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,6 +1632,11 @@
16321632
}
16331633
]
16341634
},
1635+
{
1636+
"type": "input",
1637+
"name": "standards.MalwareFilterPolicy.OptionalFileTypes",
1638+
"label": "Optional File Types, Comma separated"
1639+
},
16351640
{
16361641
"type": "Select",
16371642
"label": "QuarantineTag",

0 commit comments

Comments
 (0)