We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request
Add quotas for :
Optional configuration in application.conf looks like this :
application.conf
quota { customField.count: 10 organisation { count: 5 alert.count: 30 caseTemplate.count: 5 user.count: 5 } }
The text was updated successfully, but these errors were encountered:
#1872 Added quota for user creation
a8611b5
#1872 Added quota for alerts, case templates, custom fields & organis…
a7ba8bd
…ations
rriclet
Successfully merging a pull request may close this issue.
Request Type
Feature Request
Add quotas for :
Optional configuration in
application.conf
looks like this :The text was updated successfully, but these errors were encountered: