feat: Configure custom path when backing up to S3
This commit is contained in:
parent
4d53cc531a
commit
08639c3b60
1 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@
|
|||
"label": "Backup Files"
|
||||
},
|
||||
{
|
||||
"description": "If empty, it will backup to the root of the bucket.",
|
||||
"description": "If it's empty, it will backup to the root of the bucket.",
|
||||
"fieldname": "backup_path",
|
||||
"fieldtype": "Data",
|
||||
"label": "Backup Path"
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
"hide_toolbar": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2025-03-14 22:51:23.156813",
|
||||
"modified": "2025-03-15 12:17:49.167012",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Integrations",
|
||||
"name": "S3 Backup Settings",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue