feat: add configurable S3 object storage

This commit is contained in:
237899745
2026-07-25 13:23:11 +08:00
parent 61fa9cb820
commit d1f093685d
29 changed files with 3703 additions and 284 deletions

View File

@@ -5,3 +5,4 @@ pub mod idempotency;
pub mod mail;
pub mod quota;
pub mod settings;
pub mod storage;