Fixed bug not allowing users without command line arguments

This commit is contained in:
delvh
2020-08-31 09:02:07 +02:00
parent dc114e5b3c
commit 9bd06336eb
2 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,8 @@
server=localhost
port=8080
localDB=localDB
password=
user=
ignoreLocalDB=false
consoleLevelBarrier=FINER
fileLevelBarrier=OFF
ignoreLocalDB=false