From 95019872c2dae651b0f951687152c5acd65235e5 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Fri, 17 Aug 2018 14:03:34 +0300 Subject: [PATCH] Update env docs --- docs/env.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/env.md b/docs/env.md index 0e2b8bab..ed7cdfec 100644 --- a/docs/env.md +++ b/docs/env.md @@ -23,6 +23,7 @@ them have defaults that work for development environment. For production deploys | BASIC_AUTH_PASSWORD | Set to enable HTTP Basic Auth | | REACT_APP_GOOGLE_ANALYTICS_ID | See: [Google Analytics](./analytics.md) | | REACT_APP_AVAILABILITY_ENABLED | Enables availability calendar for listings. | +| REACT_APP_DEFAULT_SEARCHES_ENABLED | Enables default search suggestions in location autocomplete search input. | ## Defining configuration