summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
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",