add server management and multiteam settings

This commit is contained in:
Chris Duarte
2017-09-07 15:27:44 -07:00
committed by David Meza
parent 26bb64b8b7
commit 8c82685d46
6 changed files with 129 additions and 104 deletions

View File

@@ -11,7 +11,8 @@
"showUnreadBadge": true,
"useSpellChecker": true,
"spellCheckerLocale": "en-US",
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html"
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html",
"enableServerManagement": true
},
"1": {
"teams": [],
@@ -25,6 +26,7 @@
"showUnreadBadge": true,
"useSpellChecker": true,
"spellCheckerLocale": "en-US",
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html"
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html",
"enableServerManagement": true
}
}