changed default value

This commit is contained in:
Waldek
2021-03-11 21:13:08 +01:00
committed by GitHub
parent b6c8186462
commit 9c040b9eda
+1 -1
View File
@@ -40,7 +40,7 @@ THEME_COLOR = 'background-image: linear-gradient(to bottom, #337ab7 0%, #265
OPB_FILTER = ""
# Authorization of access to dashboard
WEB_AUTH = False
WEB_AUTH = True
WEB_USER = 'hblink'
WEB_PASS = 'hblink'