Add R2 image uploads to admin
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
yarnom 2026-06-04 14:31:45 +08:00
parent 9186801c7f
commit 49a0d078da
16 changed files with 809 additions and 14 deletions

View file

@ -16,3 +16,13 @@ local_llm:
temperature: 0.1
top_p: 0.8
num_predict: 32
r2:
endpoint: ""
bucket: ""
prefix: ""
accessKeyId: ""
secretAccessKey: ""
region: "auto"
publicBaseUrl: ""
maxUploadBytes: 20971520