Skip to content

Commit

Permalink
fix: backup (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhang2003 authored May 6, 2024
1 parent 9649dfc commit bd52b62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/usage/backup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ import { Callout } from "nextra/components";

## 自动备份

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

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

## 回滚

Expand Down

0 comments on commit bd52b62

Please sign in to comment.