Update license capacity from 1GB to 10TB in README and adjust cap value in generate-license.py
All checks were successful
docker-build / Build image (push) Successful in 20s
All checks were successful
docker-build / Build image (push) Successful in 20s
This commit is contained in:
@@ -19,7 +19,7 @@ jwt_data = {
|
||||
"iat": 0,
|
||||
"aid": 1337,
|
||||
"org": "acme",
|
||||
"cap": 1000000000,
|
||||
"cap": 10000000000000,
|
||||
"plan": "STANDARD"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user