Update config_SAMPLE.py

This commit is contained in:
Waldek
2021-04-05 10:34:08 +02:00
committed by GitHub
parent 5d3cca44dd
commit 1ff80680c6
+1 -1
View File
@@ -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'