docs: add rclone support to configuration guide

This commit is contained in:
krau
2026-01-31 21:17:30 +08:00
parent 091f581881
commit 70f7172162
2 changed files with 2 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ Each storage endpoint requires at least the following fields:
- `alist`: Alist
- `webdav`: WebDAV
- `s3`: aws S3 and other S3 compatible services
- `rclone`: Uses rclone to implement uploads
- `telegram`: Upload to Telegram
Example, this is a configuration that includes local storage and webdav storage: