feat: add displayname into user obj #8637 (#8909)

* feat: add displayname into user obj #8637

* fix: spec

* perf: dont load settings if acp setting is turned off
This commit is contained in:
Barış Soner Uşaklı
2020-11-19 00:52:19 -05:00
committed by GitHub
parent 8d060065a0
commit 9ca44e6f54
17 changed files with 98 additions and 0 deletions

View File

@@ -114,6 +114,7 @@
"email:smtpTransport:pool": false,
"hideFullname": 0,
"hideEmail": 0,
"showFullnameAsDisplayName": 0,
"allowGuestHandles": 0,
"guestsIncrementTopicViews": 1,
"allowGuestReplyNotifications": 1,