search: Enable pills-based UI for testing.

This commit is contained in:
Tim Abbott
2020-06-19 16:30:08 -07:00
parent 6ba8fb518b
commit 90e180f974

View File

@@ -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