From 6611229cd7bd3cdfc0082c0a581145aaac0ab322 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Wed, 4 May 2016 06:31:42 -0700 Subject: PLT-2707 Adding option to show DM list from all of server (#2871) * PLT-2707 Adding option to show DM list from all of server * Fixing loc --- config/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 3fe938fe2..b4fc84e0c 100644 --- a/config/config.json +++ b/config/config.json @@ -34,7 +34,8 @@ "RestrictCreationToDomains": "", "RestrictTeamNames": true, "EnableCustomBrand": false, - "CustomBrandText": "" + "CustomBrandText": "", + "RestrictDirectMessage": "any" }, "SqlSettings": { "DriverName": "mysql", @@ -155,4 +156,4 @@ "Directory": "./data/", "EnableDaily": false } -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22