:typo: Fix config typo
This commit is contained in:
parent
af8d665418
commit
2f1385676b
@ -30,5 +30,5 @@ type S3Destination struct {
|
||||
SecretKey string `json:"secret_key"`
|
||||
AccessBaseURL string `json:"access_baseurl"`
|
||||
EnableSSL bool `json:"enable_ssl"`
|
||||
EnabledSigned bool `json:"enabled_signed"`
|
||||
EnabledSigned bool `json:"enable_signed"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user