mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-08 20:12:34 +01:00
Fixed sync
This commit is contained in:
parent
2be1dafe80
commit
4cf9f83866
@ -159,7 +159,7 @@ impl UserOrganization {
|
||||
"UseGroups": false,
|
||||
"UseTotp": false,
|
||||
|
||||
"MaxStorageGb": 999999999,
|
||||
"MaxStorageGb": 10, // The value doesn't matter, we don't check server-side
|
||||
|
||||
// These are per user
|
||||
"Key": self.key,
|
||||
|
Loading…
Reference in New Issue
Block a user