mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-27 15:12:33 +02:00
Document configuration a bit and increase JSON size limit to 10MB
This commit is contained in:
2
Rocket.toml
Normal file
2
Rocket.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[global.limits]
|
||||
json = 10485760 # 10 MiB
|
||||
Reference in New Issue
Block a user