From 6d6ed309b9b7f2b77cd013583990c6eb88f18aff Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Wed, 5 Jul 2017 06:27:44 +0800 Subject: add "TeammateNameDisplay": "full_name" to config.json (#6845) --- config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 57f4ef263..5a3aa03b3 100644 --- a/config/config.json +++ b/config/config.json @@ -78,7 +78,8 @@ "RestrictPrivateChannelManageMembers": "all", "UserStatusAwayTimeout": 300, "MaxChannelsPerTeam": 2000, - "MaxNotificationsPerChannel": 1000 + "MaxNotificationsPerChannel": 1000, + "TeammateNameDisplay": "full_name" }, "SqlSettings": { "DriverName": "mysql", -- cgit v1.2.3-1-g7c22