@@ -6,18 +6,23 @@ Settings.attachSchema(new SimpleSchema({
},
'mailServer.username': {
type: String,
+ optional: true,
'mailServer.password': {
'mailServer.host': {
'mailServer.port': {
'mailServer.from': {
defaultValue: 'Kanban',
createdAt: {