From c6cbce610043bb050f2c542412eb439dc22c4a88 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Fri, 18 May 2018 09:13:23 -0400 Subject: Add config setting for API team deletion (#8800) --- 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 80a694e38..23bae64f9 100644 --- a/config/default.json +++ b/config/default.json @@ -62,7 +62,8 @@ "ExperimentalGroupUnreadChannels": "disabled", "ImageProxyType": "", "ImageProxyOptions": "", - "ImageProxyURL": "" + "ImageProxyURL": "", + "EnableAPITeamDeletion": false }, "TeamSettings": { "SiteName": "Mattermost", -- cgit v1.2.3-1-g7c22