diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 562a53af..4a65906f 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -1530,6 +1530,109 @@ + +
Enable backing up to Amazon S3 or compatible storage services.
+The name of the S3 bucket to store backups.
+The AWS region where your S3 bucket is located.
+Custom endpoint URL for S3-compatible services like Backblaze, MinIO, etc. Leave blank for AWS S3.
+Your AWS Access Key ID. Leave blank if using IAM roles.
+Your AWS Secret Access Key. Leave blank if using IAM roles.
+Custom S3 endpoint URL. Use this for S3-compatible services like MinIO, DigitalOcean Spaces, etc.
+Path prefix for backup storage (like a folder). Should end with a forward slash '/'.
+Keep a local copy of backups in addition to the S3 backup.
+Test your S3 connection and credentials.
+