Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit bd52b62

Browse files
authored
fix: backup (#65)
1 parent 9649dfc commit bd52b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/usage/backup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ import { Callout } from "nextra/components";
1212

1313
## 自动备份
1414

15-
目前该功能仅支持备份到腾讯云 COS,暂不支持其他云服务。当然,你也可以通过设置计划任务等方法达到和此功能一样的效果。
15+
目前该功能仅支持备份到支持 S3 协议的云服务,暂不支持其他类型的云服务。当然,你也可以通过设置计划任务等方法达到和此功能一样的效果。
1616

17-
设置入口:设定 - 系统 - 备份,填入 COS 对应参数即可
17+
设置入口:设定 - 系统 - 备份,填入云服务所提供的对应参数即可
1818

1919
## 回滚
2020

0 commit comments

Comments
 (0)