ODJsonConfig_DefaultSystemLimits interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
All settings related to global ticket limits.
Properties
enabled
boolean ➜ boolean
Enable global ticket limits.
globalMaximum
number ➜ number
The maximum amount of tickets that are allowed in the server at the same time.
userMaximum
number ➜ number
The maximum amount of tickets that a user is allowed to create at the same time.