mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(media): ♻️ Massively simplify media pipeline with Bun.S3
This commit is contained in:
parent
29cbe7d293
commit
9ba6237f13
21 changed files with 197 additions and 1005 deletions
|
|
@ -486,14 +486,7 @@
|
|||
"secret_access_key",
|
||||
"public_url"
|
||||
],
|
||||
"additionalProperties": false,
|
||||
"default": {
|
||||
"endpoint": "",
|
||||
"access_key": "",
|
||||
"secret_access_key": "",
|
||||
"bucket_name": "versia",
|
||||
"public_url": "https://cdn.example.com"
|
||||
}
|
||||
"additionalProperties": false
|
||||
},
|
||||
"validation": {
|
||||
"type": "object",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue