feature: add settings for the ssh host

This commit is contained in:
Herr Ritschwumm
2016-01-29 10:42:10 +01:00
parent 4c87bdd959
commit 3f2935612d
4 changed files with 30 additions and 18 deletions

View File

@@ -102,6 +102,7 @@ class AvatarImageProviderSpec extends Specification with Mockito {
notification = false,
activityLogLimit = None,
ssh = false,
sshHost = None,
sshPort = None,
useSMTP = false,
smtp = None,