Files
YellowLabTools/test/fixtures/settings.json
T

15 lines
349 B
JSON

{
"serverPort": "8387",
"phantomasEngine": "webkit",
"googleAnalyticsId": "",
"screenshotWidth": 400,
"baseUrl": "/",
"authorizedKeys": {
"1234567890": "contact@gaelmetais.com"
},
"maxAnonymousRunsPerDay": 10,
"maxAnonymousCallsPerDay": 1000,
"blockedUrls": [
"http://www.test.com"
]
}