Files
lasuite-drive/docs
Nathan Vasse 0f7ee3a3ed (backend) add a local entitlements backend with storage limits
Deployments without a DeployCenter service had no way to enforce
storage quotas. This backend computes each user's usage locally and
applies a configurable default limit, overridable per user in the
admin (0 meaning unlimited) and skippable for users created before a
cutoff so quotas can be rolled out to new users only. The quota is
soft: can_upload runs before the file size is known, so one upload
can overshoot before the next one is blocked.
2026-07-23 17:08:10 +02:00
..
2026-03-11 14:57:28 +01:00
2025-11-19 10:12:25 +01:00
2025-11-19 10:12:25 +01:00
2026-04-23 17:42:48 +02:00