25 lines
534 B
JSON
25 lines
534 B
JSON
{
|
|
"serverPort": 8383,
|
|
"baseUrl": "/",
|
|
|
|
"googleAnalyticsId": "",
|
|
|
|
"screenshotWidth": {
|
|
"phone": 360,
|
|
"tablet": 420,
|
|
"desktop": 600,
|
|
"desktop-hd": 600
|
|
},
|
|
"screenshotTempPath": "/tmp/",
|
|
|
|
"authorizedKeys": {},
|
|
"maxAnonymousRunsPerDay": 99999999,
|
|
"maxAnonymousCallsPerDay": 99999999,
|
|
"blockedUrls": [],
|
|
|
|
"sponsoring" : {
|
|
"home": "(this is a private instance)",
|
|
"dashboard": null,
|
|
"about": "(this is a private instance)"
|
|
}
|
|
} |