From 1ff80680c62b49d962bf541bf8c97771c8ec60f2 Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 5 Apr 2021 10:34:08 +0200 Subject: [PATCH] Update config_SAMPLE.py --- config_SAMPLE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index 0fc290f..298de60 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -43,7 +43,7 @@ THEME_COLOR = 'background-image: linear-gradient(to bottom, #337ab7 0%, #265 OPB_FILTER = "" # Authorization of access to dashboard -WEB_AUTH = True +WEB_AUTH = False WEB_USER = 'hblink' WEB_PASS = 'hblink'