mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 08:54:01 -05:00
Make send size limit configurable #4700
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @parisni on GitHub (Jun 27, 2021).
The limit for
Sendis 100mo and apparently there is no env variable to configure it.@BlackDex commented on GitHub (Jun 27, 2021):
This limit is a hard limit also configured by Bitwarden on all aspects. All clients have a limit of 100MB. So the only thing we could do is lower the amount, which i think is not that useful maybe.