From 15347b552752dc71f518b3cb55bdeb3858c8b07f Mon Sep 17 00:00:00 2001 From: Chris Duarte Date: Tue, 19 Dec 2017 10:12:25 -0800 Subject: Allow default team to be configured (#7846) --- config/default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/default.json b/config/default.json index d772f2576..e264a7c3d 100644 --- a/config/default.json +++ b/config/default.json @@ -82,7 +82,8 @@ "MaxNotificationsPerChannel": 1000, "EnableConfirmNotificationsToChannel": true, "TeammateNameDisplay": "username", - "ExperimentalTownSquareIsReadOnly": false + "ExperimentalTownSquareIsReadOnly": false, + "DefaultTeamName": "" }, "ClientRequirements": { "AndroidLatestVersion": "", -- cgit v1.2.3-1-g7c22