🐛 Fix metadata missing author info

This commit is contained in:
2024-08-02 21:38:47 +08:00
parent 03f08f1ff6
commit a696b13837
4 changed files with 8 additions and 14 deletions

View File

@@ -33,10 +33,5 @@ type = "local"
path = "uploads"
[destinations.permanent]
type = "s3"
bucket = "bucket"
endpoint = "s3.ap-east-1.amazonaws.com"
secret_id = "secret"
secret_key = "secret"
access_baseurl = "https://raw.sn.solsynth.dev"
enable_ssl = true
type = "local"
path = "uploads/permanent"