mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 04:48:51 +03:00
6ea95d1ede
The user and org attachment limit use `size` as wording while it should have been `storage` since it isn't per attachment, but the sum of all attachments. - Changed the wording in the config/env - Changed the wording of the error messages. Resolves #1818