mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 00:18:19 +01:00
fix(build): 🐛 Continuation of previous commit
This commit is contained in:
parent
023b80f411
commit
29aa43f4ce
2
.github/config.workflow.toml
vendored
2
.github/config.workflow.toml
vendored
|
|
@ -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 = ""
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue