mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
add "TeammateNameDisplay": "full_name" to config.json (#6845)
This commit is contained in:
committed by
Corey Hulen
parent
8ec8948c84
commit
6d6ed309b9
@@ -78,7 +78,8 @@
|
||||
"RestrictPrivateChannelManageMembers": "all",
|
||||
"UserStatusAwayTimeout": 300,
|
||||
"MaxChannelsPerTeam": 2000,
|
||||
"MaxNotificationsPerChannel": 1000
|
||||
"MaxNotificationsPerChannel": 1000,
|
||||
"TeammateNameDisplay": "full_name"
|
||||
},
|
||||
"SqlSettings": {
|
||||
"DriverName": "mysql",
|
||||
|
||||
Reference in New Issue
Block a user