mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 20:44:07 +00:00
3b70949651
This adds a new configuration setting: `[quota.default].TOTAL`, which will be used if no groups are configured for a particular user. The new option makes it possible to entirely skip configuring quotas via the API if all that one wants is a total size. Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu> |
||
---|---|---|
.. | ||
default.go | ||
errors.go | ||
group.go | ||
limit_subject.go | ||
quota.go | ||
quota_group_test.go | ||
quota_rule_test.go | ||
rule.go | ||
used.go |