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