Añadido logoutSessionsOnSensitiveChanges

This commit is contained in:
Dani Herrero 2017-05-22 12:33:06 +02:00
parent 0b490f4105
commit 4857fce33e
2 changed files with 50 additions and 48 deletions

View File

@ -3,6 +3,7 @@
"host": "0.0.0.0",
"port": 3000,
"aclErrorStatus": 403,
"logoutSessionsOnSensitiveChanges": true,
"remoting": {
"context": false,
"rest": {

View File

@ -3,6 +3,7 @@
"host": "0.0.0.0",
"port": 3001,
"aclErrorStatus": 403,
"logoutSessionsOnSensitiveChanges": true,
"remoting": {
"context": false,
"rest": {