mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
aptly.conf: fix s3 example
This commit is contained in:
Vendored
+1
-1
@@ -229,7 +229,7 @@ s3_publish_endpoints:
|
|||||||
# # Encryption Method (optional)
|
# # Encryption Method (optional)
|
||||||
# # Server-side encryption method, defaults to none. Currently
|
# # Server-side encryption method, defaults to none. Currently
|
||||||
# # the only available encryption method is `AES256`
|
# # the only available encryption method is `AES256`
|
||||||
# encryption_method: none
|
# encryption_method: ""
|
||||||
# # Plus Workaround (optional)
|
# # Plus Workaround (optional)
|
||||||
# # Workaround misbehavior in apt and Amazon S3 for files with `+` in filename by
|
# # Workaround misbehavior in apt and Amazon S3 for files with `+` in filename by
|
||||||
# # creating two copies of package files with `+` in filename: one original
|
# # creating two copies of package files with `+` in filename: one original
|
||||||
|
|||||||
Reference in New Issue
Block a user