Skip to content

Commit dcea751

Browse files
committed
chore: update docs
1 parent cd71907 commit dcea751

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

docs/guide/config-backup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ For S3-compatible object storage:
8484

8585
- **Required Fields**: Bucket name, access key ID, and secret access key are mandatory
8686
- **Optional Fields**: Endpoint URL and region can be configured for custom S3 providers
87-
- **Future Enhancement**: S3 upload functionality is planned for future releases
8887

8988
## Automatic Backup Scheduling
9089

@@ -101,4 +100,4 @@ Automatic backups use a visual cron editor interface that allows you to:
101100
- **Status Tracking**: Each backup task tracks execution status (pending, success, failed)
102101
- **Error Logging**: Failed backups include detailed error messages for troubleshooting
103102

104-
This configuration enables backup operations while maintaining strict security boundaries, ensuring that backup functionality cannot be misused to access unauthorized system areas.
103+
This configuration enables backup operations while maintaining strict security boundaries, ensuring that backup functionality cannot be misused to access unauthorized system areas.

docs/zh_CN/guide/config-backup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ GrantedAccessPath = /home/user/backups
8484

8585
- **必需字段**:存储桶名称、访问密钥 ID 和秘密访问密钥是必需的
8686
- **可选字段**:可以为自定义 S3 提供商配置端点 URL 和区域
87-
- **未来增强**:计划在未来版本中实现 S3 上传功能
8887

8988
## 自动备份调度
9089

@@ -101,4 +100,4 @@ GrantedAccessPath = /home/user/backups
101100
- **状态跟踪**:每个备份任务跟踪执行状态(待处理、成功、失败)
102101
- **错误日志**:失败的备份包含详细的错误消息以便故障排除
103102

104-
此配置在保持严格安全边界的同时启用备份操作,确保备份功能不会被滥用来访问未授权的系统区域。
103+
此配置在保持严格安全边界的同时启用备份操作,确保备份功能不会被滥用来访问未授权的系统区域。

docs/zh_TW/guide/config-backup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ GrantedAccessPath = /home/user/backups
8484

8585
- **必需欄位**:儲存桶名稱、存取金鑰 ID 和秘密存取金鑰是必需的
8686
- **可選欄位**:可以為自訂 S3 提供商配置端點 URL 和區域
87-
- **未來增強**:計劃在未來版本中實現 S3 上傳功能
8887

8988
## 自動備份排程
9089

@@ -101,4 +100,4 @@ GrantedAccessPath = /home/user/backups
101100
- **狀態追蹤**:每個備份任務追蹤執行狀態(待處理、成功、失敗)
102101
- **錯誤日誌**:失敗的備份包含詳細的錯誤訊息以便故障排除
103102

104-
此配置在保持嚴格安全邊界的同時啟用備份操作,確保備份功能不會被濫用來存取未授權的系統區域。
103+
此配置在保持嚴格安全邊界的同時啟用備份操作,確保備份功能不會被濫用來存取未授權的系統區域。

0 commit comments

Comments
 (0)