mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-10 17:52:44 +08:00
docs: add rclone support to configuration guide
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -124,6 +124,7 @@ remove_after_transfer = true
|
||||
- `alist`: Alist
|
||||
- `webdav`: WebDAV
|
||||
- `s3`: aws S3 及其他兼容 S3 的服务
|
||||
- `rclone`: 调用 rclone 实现上传
|
||||
- `telegram`: 上传到 Telegram
|
||||
|
||||
示例, 这是一个包含本地存储和 webdav 存储的配置:
|
||||
|
||||
Reference in New Issue
Block a user