Fixed sync

This commit is contained in:
Daniel García 2018-06-01 00:50:22 +02:00
parent 2be1dafe80
commit 4cf9f83866
1 changed files with 1 additions and 1 deletions

View File

@ -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,