Revision bf644f91 docs/admin-guide.rst
b/docs/admin-guide.rst | ||
---|---|---|
327 | 327 |
|
328 | 328 |
You can modify the default base quota limit for all future users with:: |
329 | 329 |
|
330 |
# snf-manage resource-modify <resource_name> --default-quota <value>
|
|
330 |
# snf-manage resource-modify <resource_name> --base-default <value>
|
|
331 | 331 |
|
332 | 332 |
Set base quota for individual users |
333 | 333 |
``````````````````````````````````` |
... | ... | |
363 | 363 |
You can change the maximum allowed number of pending project applications |
364 | 364 |
per user with:: |
365 | 365 |
|
366 |
# snf-manage resource-modify astakos.pending_app --default-quota <number>
|
|
366 |
# snf-manage resource-modify astakos.pending_app --base-default <number>
|
|
367 | 367 |
|
368 | 368 |
You can also set a user-specific limit with:: |
369 | 369 |
|
Also available in: Unified diff