Make DisableAuthentication a Dev flag

This commit is contained in:
Deluan
2020-01-11 13:03:31 -05:00
committed by Deluan Quintão
parent 408030eb6c
commit 5acc9c7a22
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DisableAuthentication = false
DevDisableAuthentication = false
User = "deluan"
Password = "wordpass"
DbPath = "/tmp/testDb"