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