diff --git a/config/config.json b/config/config.json index 57f4ef2638..5a3aa03b3d 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",