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
Problem:
We want the license generator to be easy to use, and not depend on the user remembering all the features and their names.
For number of active users, 0 means unlimited seats, and we don't want that to be done accidentally.
AC:
Account ID
Features
active_user_limit: 0
unlimited
Note: automated unit testing is generally not required for this repo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem:
We want the license generator to be easy to use, and not depend on the user remembering all the features and their names.
For number of active users, 0 means unlimited seats, and we don't want that to be done accidentally.
AC:
Account ID
Features
active_user_limit: 0
the user must typeunlimited
Note: automated unit testing is generally not required for this repo
The text was updated successfully, but these errors were encountered: