Add support for more limits

This commit is contained in:
Jonas Lochmann
2020-05-18 02:00:00 +02:00
parent d021497e52
commit ef1b19a01c
79 changed files with 2785 additions and 136 deletions
@@ -34,6 +34,9 @@
},
"users": {
"type": "string"
},
"clientLevel": {
"type": "number"
}
},
"additionalProperties": false,