split SMTP & notification, fixes #893

This commit is contained in:
Matthieu Brouillard
2015-09-02 13:23:13 +02:00
parent 7f28bd6a26
commit 0772070523
5 changed files with 33 additions and 8 deletions

View File

@@ -103,6 +103,7 @@ class AvatarImageProviderSpec extends Specification with Mockito {
activityLogLimit = None,
ssh = false,
sshPort = None,
useSMTP = false,
smtp = None,
ldapAuthentication = false,
ldap = None)