fix make usernames required

This commit is contained in:
Berkeley Martinez
2015-06-12 13:14:07 -07:00
parent 173d46ae01
commit 63937c3a56
2 changed files with 15 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"restApiRoot": "/api",
"host": "0.0.0.0",
"port": 3000,
"legacyExplorer" : false,
"legacyExplorer": false,
"remoting": {
"context": {
"enableHttpContext": false