From a4845f521efaa4b2cf11692852fa9e8d961aa3c7 Mon Sep 17 00:00:00 2001 From: krau Date: Fri, 19 Dec 2025 02:45:01 +0000 Subject: [PATCH] deploy: 09f4dd4ce71d289b65948df3c541786bddd8d10e --- deployment/configuration/storages/index.html | 20 +++++++++++++------- sitemap.xml | 2 +- zh/sitemap.xml | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/deployment/configuration/storages/index.html b/deployment/configuration/storages/index.html index 6cbb75b..36ea8e0 100644 --- a/deployment/configuration/storages/index.html +++ b/deployment/configuration/storages/index.html @@ -41,7 +41,7 @@ Alist # type=alist 不支持 Stream 模式. url = "https://alist.example.com" # Alist 的 URL username = "your_username" # Alist 的用户名 password = "your_password" # Alist 的密码 base_path = "/path/saveanybot" # Alist 中的基础路径, 所有文件将存储在此路径下 token_exp = 3600 # Alist 访问令牌的自动刷新时间, 单位秒 token = "your_token" # Alist 的访问令牌, 可选, 如果不设置则使用用户名和密码进行身份验证. # 使用 token 验证时无法自动刷新 token 本地磁盘 # type=local base_path = "./downloads" # 本地存储的基础路径, 所有文件将存储在此路径下 WebDAV # type=webdav -url = "https://webdav.example.com" # WebDAV 的 URL username = "your_username" # WebDAV password = "your_password" # WebDAV 的密码 base_path = "/path/to/webdav" # WebDAV 中的基础路径, 所有文件将存储在此路径下 S3 # type=s3'>存储端配置 | Save Any Bot +url = "https://webdav.example.com" # WebDAV 的 URL username = "your_username" # WebDAV password = "your_password" # WebDAV 的密码 base_path = "/path/to/webdav" # WebDAV 中的基础路径, 所有文件将存储在此路径下 S3 # type=s3'>存储端配置 | Save Any Bot

存储端配置

存储端配置 @@ -72,10 +72,16 @@ url = "https://webdav.example.com" # WebDAV 的 URL username = "your_username" #

虚拟主机风格的 URL 示例:

https://your_bucket_name.s3.example.com/path/to/s3/your_file
 

路径风格(关闭 virtual_host)的 URL 示例:

https://s3.example.com/your_bucket_name/path/to/s3/your_file
 

如果你使用的是第三方的兼容 S3 的服务, 一般使用的是路径风格的 URL. 而 AWS S3 则通常使用虚拟主机风格的 URL. 详情请参考你所使用的 S3 兼容服务的文档.

Telegram -#

type=telegram

不支持 Stream 模式.

chat_id = "123456789" # Telegram 聊天 ID, Bot 将把文件发送到这个聊天
-force_file = false # 是否强制使用文件方式发送, 默认为 false.
-skip_large = true # 是否跳过大文件, 默认为 true. 如果启用, 超过 Telegram 限制的文件将不会上传.
-spilt_size_mb = 2000 # 分卷大小, 单位 MB, 默认为 2000 MB (2 GB). 超过该大小的文件将被分割成多个部分上传.(使用 zip 格式)
-
-2025/12/18
+#

type=telegram

不支持 Stream 模式.

# Telegram 聊天 ID, Bot 将把文件发送到这个聊天
+chat_id = "123456789"
+# 是否强制使用文件方式发送, 默认为 false
+force_file = false
+# 是否跳过大文件, 默认为 false. 如果启用, 超过 Telegram 限制的文件将不会上传.
+skip_large = false
+# 分卷大小, 单位 MB, 默认为 2000 MB (2 GB). 
+# 超过该大小的文件将被分割成多个部分上传.(使用 zip 格式)
+# 当 skip_large 启用时, 该选项无效.
+spilt_size_mb = 2000
+
\ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index dfa97f9..f45bcf4 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://sabot.unv.app/zh/sitemap.xml2025-12-18T18:44:12+08:00https://sabot.unv.app/en/sitemap.xml2025-12-04T22:59:23+08:00 \ No newline at end of file +https://sabot.unv.app/zh/sitemap.xml2025-12-19T10:44:38+08:00https://sabot.unv.app/en/sitemap.xml2025-12-04T22:59:23+08:00 \ No newline at end of file diff --git a/zh/sitemap.xml b/zh/sitemap.xml index 6f53b4a..45c3777 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -1 +1 @@ -https://sabot.unv.app/deployment/2025-06-16T15:58:03+08:00https://sabot.unv.app/usage/2025-08-23T20:42:51+08:00https://sabot.unv.app/help/2025-06-16T15:58:03+08:00https://sabot.unv.app/contribute/2025-08-23T20:42:51+08:00https://sabot.unv.app/categories/https://sabot.unv.app/tags/https://sabot.unv.app/deployment/installation/2025-12-18T18:43:57+08:00https://sabot.unv.app/deployment/configuration/storages/2025-12-18T18:44:12+08:00https://sabot.unv.app/2025-12-04T22:59:23+08:00https://sabot.unv.app/deployment/configuration/2025-12-18T18:44:12+08:00 \ No newline at end of file +https://sabot.unv.app/deployment/2025-06-16T15:58:03+08:00https://sabot.unv.app/usage/2025-08-23T20:42:51+08:00https://sabot.unv.app/help/2025-06-16T15:58:03+08:00https://sabot.unv.app/contribute/2025-08-23T20:42:51+08:00https://sabot.unv.app/categories/https://sabot.unv.app/tags/https://sabot.unv.app/deployment/installation/2025-12-18T18:43:57+08:00https://sabot.unv.app/deployment/configuration/storages/2025-12-19T10:44:38+08:00https://sabot.unv.app/2025-12-04T22:59:23+08:00https://sabot.unv.app/deployment/configuration/2025-12-18T18:44:12+08:00 \ No newline at end of file