From f679c54f2a6e488bcb90e51087dc2510d4f5fcc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Wed, 1 Jul 2026 16:04:48 +0200 Subject: [PATCH] doc: fix comment order in aptly.conf --- debian/aptly.conf | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/debian/aptly.conf b/debian/aptly.conf index 043b46eb..5669f0c2 100644 --- a/debian/aptly.conf +++ b/debian/aptly.conf @@ -185,18 +185,6 @@ filesystem_publish_endpoints: # # * size (compare file size) # verify_method: md5 -# S3 Endpoint Support -# -# cloud storage). First, publishing -# endpoints should be described in aptly configuration file. Each endpoint has name -# and associated settings. -# -# In order to publish to S3, specify endpoint as `s3:endpoint-name:` before -# publishing prefix on the command line, e.g.: -# -# `aptly publish snapshot wheezy-main s3:test:` -# - # JFrog Artifactory Endpoint Support # # aptly can be configured to publish repositories directly to JFrog Artifactory. First, @@ -225,6 +213,17 @@ jfrog_publish_endpoints: # api_key: api_key # access_token: access_token +# S3 Endpoint Support +# +# cloud storage). First, publishing +# endpoints should be described in aptly configuration file. Each endpoint has name +# and associated settings. +# +# In order to publish to S3, specify endpoint as `s3:endpoint-name:` before +# publishing prefix on the command line, e.g.: +# +# `aptly publish snapshot wheezy-main s3:test:` +# s3_publish_endpoints: # # Endpoint Name # test: