mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
settings: Remove ABOUT_LINK_DISABLED.
Was introduced in 0f4bbc8, I think because the /team page was unfinished at
the time.
This commit is contained in:
@@ -287,7 +287,6 @@ DEFAULT_SETTINGS.update({
|
||||
'EMAIL_DELIVERER_DISABLED': False,
|
||||
'REGISTER_LINK_DISABLED': None,
|
||||
'LOGIN_LINK_DISABLED': False,
|
||||
'ABOUT_LINK_DISABLED': False,
|
||||
'FIND_TEAM_LINK_DISABLED': True,
|
||||
|
||||
# What domains to treat like the root domain
|
||||
|
||||
Reference in New Issue
Block a user