mirror of
				https://github.com/cloudreve/cloudreve.git
				synced 2025-10-31 08:39:10 +08:00 
			
		
		
		
	Fix: S3 adaption for minio
This commit is contained in:
		| @ -62,6 +62,7 @@ func (handler *Driver) InitS3Client() error { | ||||
| 			Region:           &handler.Policy.OptionsSerialized.Region, | ||||
| 			S3ForcePathStyle: aws.Bool(false), | ||||
| 		}) | ||||
|  | ||||
| 		if err != nil { | ||||
| 			return err | ||||
| 		} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 HFO4
					HFO4