mirror of
				https://github.com/minio/minio.git
				synced 2025-10-29 15:55:00 -04:00 
			
		
		
		
	Merge pull request #58 from fkautz/pr_out_increasing_parity_from_5_to_6
Increasing parity from 5 to 6
This commit is contained in:
		
						commit
						7d47b72f1d
					
				| @ -23,7 +23,7 @@ func main() { | ||||
| 				}, | ||||
| 				cli.StringFlag{ | ||||
| 					Name:  "protection-level", | ||||
| 					Value: "10,5", | ||||
| 					Value: "10,6", | ||||
| 					Usage: "data,parity", | ||||
| 				}, | ||||
| 			}, | ||||
| @ -40,7 +40,7 @@ func main() { | ||||
| 				}, | ||||
| 				cli.StringFlag{ | ||||
| 					Name:  "protection-level", | ||||
| 					Value: "10,5", | ||||
| 					Value: "10,6", | ||||
| 					Usage: "data,parity", | ||||
| 				}, | ||||
| 			}, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user