diff --git a/.github/config.workflow.toml b/.github/config.workflow.toml index f7d4e6ea..7dbe3c2e 100644 --- a/.github/config.workflow.toml +++ b/.github/config.workflow.toml @@ -73,7 +73,7 @@ convert_images = false # JXL support will likely not work convert_to = "webp" -[s3] +# [s3] # Can be left blank if you don't use the S3 media backend # endpoint = "https://s3-us-west-2.amazonaws.com" # access_key = "" diff --git a/config/config.example.toml b/config/config.example.toml index 2a30d39f..11e5033d 100644 --- a/config/config.example.toml +++ b/config/config.example.toml @@ -142,7 +142,7 @@ convert_images = true # JXL support will likely not work convert_to = "image/webp" -[s3] +# [s3] # Can be left blank if you don't use the S3 media backend # endpoint = "" # access_key = "XXXXX"