Skip to content

Commit 18af1d4

Browse files
committed
Update README
1 parent e098763 commit 18af1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following settings are required to run pg2s3:
3939
| `s3_secret_access_key` | S3-compatible storage secret access key |
4040
| `s3_bucket_name` | S3-compatible storage bucket name |
4141
| `backup_prefix` | Prefix attached to the name of each backup |
42-
| `backup_retention` | Number of backups to retain after pruning |
42+
| `backup_retention` | Number of backups to retain after pruning (0 to disable) |
4343

4444
## Encryption
4545
Backups managed by pg2s3 can be optionally encrypted using [age](https://github.com/FiloSottile/age).

0 commit comments

Comments
 (0)