Merge branch 'master' into gdpr-delete

This commit is contained in:
Wyatt Johnson
2018-04-20 12:07:10 -06:00
committed by GitHub
30 changed files with 470 additions and 18 deletions
+3
View File
@@ -49,6 +49,9 @@ const Setting = new Schema(
organizationName: {
type: String,
},
organizationContactEmail: {
type: String,
},
autoCloseStream: {
type: Boolean,
default: false,