Skip to content

Commit

Permalink
Add note for role_quote
Browse files Browse the repository at this point in the history
  • Loading branch information
seafile-dev committed Dec 9, 2024
1 parent e32d298 commit c71e147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/config/roles_permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can add/edit roles and permission for users. A role is just a group of users

- `role_quota` is used to set quota for a certain role of users. For example, we can set the quota of employee to 100G by adding `'role_quota': '100g'`, and leave other role of users to the default quota.

!!! tip "After set `role_quote`, it will take affect once a user with such a role login into Seafile. You can also manually change `seafile-db.RoleQuota`, if you want to see the effect immediately.
!!! tip "After set `role_quote`, it will take affect once a user with such a role login into Seafile. You can also manually change `seafile-db.RoleQuota`, if you want to see the effect immediately."

- `can_add_public_repo` is to set whether a role can create a public library, default is `False`.

Expand Down

0 comments on commit c71e147

Please sign in to comment.