Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

QMAPS- make history feature flag configurable from env #1293

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

xem
Copy link
Contributor

@xem xem commented Mar 1, 2022

With this MR, you can control the history feature from env:

TILEVIEW_searchHistory_enabled=false
or
TILEVIEW_searchHistory_enabled=true

(NB: making it "false" will not empty the localstorage, so you can still see some items that were saved before turning the flag to "false". Empty your localstorage before testing.)

@xem xem requested a review from pascaloliv March 1, 2022 15:38
@xem xem merged commit 22b372e into master Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants