Files
YellowLabTools/server_config/settings.json
T

10 lines
205 B
JSON

{
"serverPort": 8383,
"googleAnalyticsId": "",
"authorizedKeys": {
"1234567890": "contact@gaelmetais.com"
},
"maxAnonymousRunsPerDay": 50,
"maxAnonymousCallsPerDay": 2000
}