mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
search: Enable pills-based UI for testing.
This commit is contained in:
@@ -171,7 +171,7 @@ TWO_FACTOR_AUTHENTICATION_ENABLED = False
|
||||
ALWAYS_SEND_ALL_HOTSPOTS = False
|
||||
|
||||
# In-development search pills feature.
|
||||
SEARCH_PILLS_ENABLED = False
|
||||
SEARCH_PILLS_ENABLED = True
|
||||
|
||||
# We log emails in development environment for accessing
|
||||
# them easily through /emails page
|
||||
|
||||
Reference in New Issue
Block a user