chore: update docs

This commit is contained in:
Jacky
2025-06-12 17:01:12 +08:00
parent cd719079cb
commit dcea75185f
3 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -84,7 +84,6 @@ For S3-compatible object storage:
- **Required Fields**: Bucket name, access key ID, and secret access key are mandatory
- **Optional Fields**: Endpoint URL and region can be configured for custom S3 providers
- **Future Enhancement**: S3 upload functionality is planned for future releases
## Automatic Backup Scheduling
@@ -101,4 +100,4 @@ Automatic backups use a visual cron editor interface that allows you to:
- **Status Tracking**: Each backup task tracks execution status (pending, success, failed)
- **Error Logging**: Failed backups include detailed error messages for troubleshooting
This configuration enables backup operations while maintaining strict security boundaries, ensuring that backup functionality cannot be misused to access unauthorized system areas.
This configuration enables backup operations while maintaining strict security boundaries, ensuring that backup functionality cannot be misused to access unauthorized system areas.
+1 -2
View File
@@ -84,7 +84,6 @@ GrantedAccessPath = /home/user/backups
- **必需字段**:存储桶名称、访问密钥 ID 和秘密访问密钥是必需的
- **可选字段**:可以为自定义 S3 提供商配置端点 URL 和区域
- **未来增强**:计划在未来版本中实现 S3 上传功能
## 自动备份调度
@@ -101,4 +100,4 @@ GrantedAccessPath = /home/user/backups
- **状态跟踪**:每个备份任务跟踪执行状态(待处理、成功、失败)
- **错误日志**:失败的备份包含详细的错误消息以便故障排除
此配置在保持严格安全边界的同时启用备份操作,确保备份功能不会被滥用来访问未授权的系统区域。
此配置在保持严格安全边界的同时启用备份操作,确保备份功能不会被滥用来访问未授权的系统区域。
+1 -2
View File
@@ -84,7 +84,6 @@ GrantedAccessPath = /home/user/backups
- **必需欄位**:儲存桶名稱、存取金鑰 ID 和秘密存取金鑰是必需的
- **可選欄位**:可以為自訂 S3 提供商配置端點 URL 和區域
- **未來增強**:計劃在未來版本中實現 S3 上傳功能
## 自動備份排程
@@ -101,4 +100,4 @@ GrantedAccessPath = /home/user/backups
- **狀態追蹤**:每個備份任務追蹤執行狀態(待處理、成功、失敗)
- **錯誤日誌**:失敗的備份包含詳細的錯誤訊息以便故障排除
此配置在保持嚴格安全邊界的同時啟用備份操作,確保備份功能不會被濫用來存取未授權的系統區域。
此配置在保持嚴格安全邊界的同時啟用備份操作,確保備份功能不會被濫用來存取未授權的系統區域。