add "TeammateNameDisplay": "full_name" to config.json (#6845)

This commit is contained in:
Saturnino Abril
2017-07-05 06:27:44 +08:00
committed by Corey Hulen
parent 8ec8948c84
commit 6d6ed309b9

View File

@@ -78,7 +78,8 @@
"RestrictPrivateChannelManageMembers": "all",
"UserStatusAwayTimeout": 300,
"MaxChannelsPerTeam": 2000,
"MaxNotificationsPerChannel": 1000
"MaxNotificationsPerChannel": 1000,
"TeammateNameDisplay": "full_name"
},
"SqlSettings": {
"DriverName": "mysql",