Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/backup-and-restore/pages/configurations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ NOTE: For `System.Backup.Local.Enable`, `System.Backup.S3.Enable`, `System.Backu
|System.Backup.Local.Path |Local path to store the backup files.
Required if backup is to be stored locally. |null

|System.Backup.S3.Enable |Enables or disables backup to AWS S3 or S3-compatible services such as Ceph S3.|`false`
|System.Backup.S3.Enable |Enables or disables backup to AWS S3.|`false`

|System.Backup.S3.AWSAccessKeyID |AWS Access Key ID for authentication (deprecated, use `System.Backup.S3.AccessKeyID` instead, which has a higher priority.) |`+nan+`

Expand Down