Fixed bug not allowing users without command line arguments
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
server=localhost
|
||||
port=8080
|
||||
localDB=localDB
|
||||
password=
|
||||
user=
|
||||
ignoreLocalDB=false
|
||||
consoleLevelBarrier=FINER
|
||||
fileLevelBarrier=OFF
|
||||
ignoreLocalDB=false
|
||||
|
Reference in New Issue
Block a user