mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-08 06:25:51 +01:00
split SMTP & notification, fixes #893
This commit is contained in:
@@ -103,6 +103,7 @@ class AvatarImageProviderSpec extends Specification with Mockito {
|
||||
activityLogLimit = None,
|
||||
ssh = false,
|
||||
sshPort = None,
|
||||
useSMTP = false,
|
||||
smtp = None,
|
||||
ldapAuthentication = false,
|
||||
ldap = None)
|
||||
|
||||
Reference in New Issue
Block a user