Add email Whitelist (override Blacklist if no empty)

This commit is contained in:
Xephi
2014-08-13 12:48:50 +02:00
parent afc1ea9111
commit 55c7c4f9e1
2 changed files with 29 additions and 7 deletions
+3 -1
View File
@@ -359,9 +359,11 @@ Email:
recallPlayers: false
# Delay in minute for the recall scheduler
delayRecall: 5
# Blacklist these domain for emails
# Blacklist these domains for emails
emailBlacklisted:
- 10minutemail.com
# WhiteList only these domains for emails
emailWhitelisted: []
Hooks:
# Do we need to hook with multiverse for spawn checking?
multiverse: true