Skip to content

Commit 1092845

Browse files
authored
Merge pull request #53 from hazcod/chore/readme-1
chore: add whitelist to readme
2 parents d0b4f5f + bba818c commit 1092845

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,11 @@ ws1:
6666

6767
# email domains used in your Slack workspace for filtering
6868
# e.g. for a Slack account [email protected]
69-
email.domains: ["mycompany.com"]
69+
email:
70+
domains: ["mycompany.com"]
71+
# any users that shouldn't be in MDM or EDR
72+
whitelist:
73+
7074

7175
# what is sent to the user in Go templating
7276
templates:

0 commit comments

Comments
 (0)