mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-31 08:44:55 +00:00
Deployed be29d364 to 12.0 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
2a3df359a6
commit
29543dd31d
|
|
@ -4288,6 +4288,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<p><code>role_quota</code> is used to set quota for a certain role of users. For example, we can set the quota of employee to 100G by adding <code>'role_quota': '100g'</code>, and leave other role of users to the default quota.</p>
|
||||
<p>!!! tip "After set <code>role_quote</code>, it will take affect once a user with such a role loggin into Seafile. You can also manually change <code>seafile-db.RoleQuota</code>, if you want to see the effect immediately.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>can_add_public_repo</code> is to set whether a role can create a public library, default is <code>False</code>. </p>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue