Skip to content

Commit 94a8e45

Browse files
authored
Merge pull request #226 from vanzhiganov/patch-1
Update README.md
2 parents 9d90e37 + 085b7cd commit 94a8e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Be sure to view the following repositories to understand all the customizable op
135135

136136
| Parameter | Description | Default |
137137
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------- | --------------- |
138-
| `BACKUP_LOCATION` | Backup to `FILESYSTEM` or `S3` compatible services like S3, Minio, Wasabi | `FILESYSTEM` |
138+
| `BACKUP_LOCATION` | Backup to `FILESYSTEM`, `blobxfer` or `S3` compatible services like S3, Minio, Wasabi | `FILESYSTEM` |
139139
| `MODE` | `AUTO` mode to use internal scheduling routines or `MANUAL` to simply use this as manual backups only executed by your own means | `AUTO` |
140140
| `MANUAL_RUN_FOREVER` | `TRUE` or `FALSE` if you wish to try to make the container exit after the backup | `TRUE` |
141141
| `TEMP_LOCATION` | Perform Backups and Compression in this temporary directory | `/tmp/backups/` |

0 commit comments

Comments
 (0)