Skip to content

Commit be29d36

Browse files
committed
Add note for role_quote
1 parent 57b0576 commit be29d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/config/roles_permissions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can add/edit roles and permission for users. A role is just a group of users
44

55
- `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.
66

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

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

0 commit comments

Comments
 (0)