Deployed be29d364 to 12.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
ci-bot 2024-12-09 08:41:27 +00:00
parent 2a3df359a6
commit 29543dd31d
2 changed files with 2 additions and 1 deletions

View File

@ -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