From 1fdb9c845350f1fb8759cc86bced51b8fce84b59 Mon Sep 17 00:00:00 2001 From: Nikitin Aleksandr Date: Tue, 20 Feb 2024 15:04:04 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20func=20G?= =?UTF-8?q?etenv()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/config/config.go b/internal/config/config.go index e9d063d..a033e9f 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -105,7 +105,7 @@ func FillSettings() { // Name = "EXCLUDE_TABLES" - s = Getenv(Name, true) + s = Getenv(Name, false) Settings.EXCLUDE_TABLES = s //