2015-04-20 18:44:07 +00:00
|
|
|
{
|
|
|
|
"port": 3000,
|
|
|
|
"host": "0.0.0.0",
|
|
|
|
"cookieSecret": "2d13a01d-44fb-455c-80cb-db9cb3cd3cd0",
|
|
|
|
"remoting": {
|
|
|
|
"json": {
|
|
|
|
"limit": "1kb",
|
|
|
|
"strict": false
|
|
|
|
},
|
|
|
|
"urlencoded": {
|
|
|
|
"limit": "8kb"
|
2016-05-24 20:46:32 +00:00
|
|
|
},
|
|
|
|
"errorHandler": {
|
|
|
|
"debug": true,
|
|
|
|
"log": false
|
2015-04-20 18:44:07 +00:00
|
|
|
}
|
2016-06-09 20:55:38 +00:00
|
|
|
}
|
|
|
|
}
|