Add API limits configurable in settings.json
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
"authorizedKeys": {
|
||||
"1234567890": "contact@gaelmetais.com"
|
||||
},
|
||||
"tokenSalt": "lake-city",
|
||||
"authorizedApplications": [
|
||||
"frontend"
|
||||
]
|
||||
"maxAnonymousRunsPerDay": 24,
|
||||
"maxAnonymousCallsPerDay": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user