Adding EJS Templating engine + a baseUrl variable injected in front-end.
12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"serverPort": 80,
|
|
"phantomasEngine": "webkit",
|
|
"googleAnalyticsId": "",
|
|
"screenshotWidth": 400,
|
|
"baseUrl": "/",
|
|
"authorizedKeys": {
|
|
|
|
},
|
|
"maxAnonymousRunsPerDay": 99999999,
|
|
"maxAnonymousCallsPerDay": 99999999
|
|
} |