mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 21:31:13 +00:00 
			
		
		
		
	Merge pull request #16 from mprasil/max_storage
set max storage to non-null value
This commit is contained in:
		
				commit
				
					
						a00ecf228d
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -154,7 +154,7 @@ impl UserOrganization { | |||
|             "UseGroups": false, | ||||
|             "UseTotp": false, | ||||
| 
 | ||||
|             "MaxStorageGb": null, | ||||
|             "MaxStorageGb": 999999999, | ||||
| 
 | ||||
|             // These are per user
 | ||||
|             "Key": self.key, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue