From cf60bbc1dc80f1b3a7968b73d76b46be4c1f02ff Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 8 Nov 2020 15:27:17 +0100 Subject: [PATCH] Fix typo and remove newline --- app_config.yml.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app_config.yml.tmpl b/app_config.yml.tmpl index e06ca0e..95a3739 100644 --- a/app_config.yml.tmpl +++ b/app_config.yml.tmpl @@ -142,8 +142,7 @@ default: &defaults host: "{{ env "DOMAIN" }}" #port: 3000 - - {{ if eq (env "ENABLED_SHARED_LISTS") "1" }} + {{ if eq (env "ENABLE_SHARED_LISTS") "1" }} # Access to sharedlists, the external article-database. # This allows a foodcoop to subscribe to a selection of a supplier's full assortment, # and makes it possible to share data with several foodcoops. Using this requires installing