You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: manual/config/roles_permissions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ You can add/edit roles and permission for users. A role is just a group of users
4
4
5
5
-`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.
6
6
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.
8
8
9
9
-`can_add_public_repo` is to set whether a role can create a public library, default is `False`.
0 commit comments