Skip to content

Commit

Permalink
Disable welcome file redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorwolf committed Sep 29, 2016
1 parent ef29091 commit 5be8bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo-app.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"welcomeFile": "/webapp/index.html",
"sendWelcomeFileRedirect": true,
"sendWelcomeFileRedirect": false,
"securityConstraints": [
{
"permission": "AccessApplicationDescriptor",
Expand Down

0 comments on commit 5be8bf2

Please sign in to comment.