Skip to content

Commit 8b36f0c

Browse files
committed
feat(rst): TODO merge - add description for archiveRestoreRetentionDays to beegfs-remote.toml
1 parent 7a29032 commit 8b36f0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rst/remote/build/beegfs-remote.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,7 @@ path-db = "/var/lib/beegfs/remote/path.badger"
335335
# s3.partitionid: Generally the partition ID does not need to specified and the default partition
336336
# for the S3 provider can be used. If your S3 bucket is in a specialized region such as AWS GovCloud
337337
# this may need to be specified/
338+
339+
# s3.archiveRestoreRetentionDays: Number of days a restored object from an archival storage class
340+
# (e.g. Glacier) remains available in the primary (readable) tier before being moved back to
341+
# archival storage. Must be ≥ 1; defaults to 7.

0 commit comments

Comments
 (0)