feat(backup): 添加远端备份功能并优化备份管理
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"targets": [],
|
||||
"globalSettings": {
|
||||
"enabled": false,
|
||||
"uploadAfterBackup": false,
|
||||
"deleteLocalAfterUpload": false,
|
||||
"retryCount": 3,
|
||||
"retryDelay": 5000,
|
||||
"timeout": 300000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user