From 9fc50e347b31f67639cc2ac4120e2dce5c50b06e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Sat, 11 Jan 2025 14:01:54 +0100 Subject: [PATCH] aptly.conf: fix s3 example --- debian/aptly.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/aptly.conf b/debian/aptly.conf index 18b98ccd..54771846 100644 --- a/debian/aptly.conf +++ b/debian/aptly.conf @@ -229,7 +229,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