We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d344f36 commit 55527bfCopy full SHA for 55527bf
README.md
@@ -86,7 +86,7 @@ their default values.
86
| `s3.encrypt` | Store images in encrypted format | `nil` |
87
| `s3.secure` | Use HTTPS | `nil` |
88
| `s3.forcepathstyle` | Use path-style addressing, needed for some s3 compatible storage (minio) | `nil` |
89
-| `s3.skipverify` | Allows connection to s3 storage using TLS with untrusted/self-signed certificate | `nil` |
+| `s3.skipverify` | Allows connection to s3 storage using TLS with untrusted/self-signed certificate | `nil` |
90
| `swift.authurl` | Swift authurl | `nil` |
91
| `swift.container` | Swift container | `nil` |
92
| `proxy.enabled` | If true, registry will function as a proxy/mirror | `false` |
0 commit comments