mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-07 15:50:14 +02:00
* feat: add displayname into user obj #8637 * fix: spec * perf: dont load settings if acp setting is turned off
This commit is contained in:
committed by
GitHub
parent
8d060065a0
commit
9ca44e6f54
@@ -114,6 +114,7 @@
|
||||
"email:smtpTransport:pool": false,
|
||||
"hideFullname": 0,
|
||||
"hideEmail": 0,
|
||||
"showFullnameAsDisplayName": 0,
|
||||
"allowGuestHandles": 0,
|
||||
"guestsIncrementTopicViews": 1,
|
||||
"allowGuestReplyNotifications": 1,
|
||||
|
||||
Reference in New Issue
Block a user