mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-22 12:33:27 +00:00

This PR adds a config option to allow the note size to increase to 100_000, instead of the default 10_000. Since this might cause issues with the clients (in the future), and will cause issues with importing into a Bitwarden server, i added warnings regarding this. Closes #3168