mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-09 04:29:09 +00:00
Document configuration a bit and increase JSON size limit to 10MB
This commit is contained in:
parent
64ac81b9ee
commit
6aab2ae6c8
2 changed files with 26 additions and 0 deletions
2
Rocket.toml
Normal file
2
Rocket.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[global.limits]
|
||||
json = 10485760 # 10 MiB
|
Loading…
Add table
Add a link
Reference in a new issue