mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Allow enterprise customers to disable name changes
(imported from commit 1f2039f3e88a4ec0cc48dba75f714563c1de4af8)
This commit is contained in:
@@ -71,6 +71,10 @@ INLINE_IMAGE_PREVIEW = True
|
||||
# setting up the appropriate integration.
|
||||
LOCAL_UPLOADS_DIR = "/home/zulip/uploads"
|
||||
|
||||
# Controls whether name changes are completely disabled for this installation
|
||||
# This is useful in settings where you're syncing names from an integrated LDAP/Active Directory
|
||||
NAME_CHANGES_DISABLED = False
|
||||
|
||||
### TWITTER INTEGRATION
|
||||
|
||||
# Zulip supports showing inline Tweet previews when a tweet is linked
|
||||
|
||||
Reference in New Issue
Block a user