fix(build): 🐛 Continuation of previous commit

This commit is contained in:
Jesse Wierzbinski 2024-05-15 16:51:59 -10:00
parent 023b80f411
commit 29aa43f4ce
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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 = ""

View file

@ -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"