We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a29032 commit 8b36f0cCopy full SHA for 8b36f0c
rst/remote/build/beegfs-remote.toml
@@ -335,3 +335,7 @@ path-db = "/var/lib/beegfs/remote/path.badger"
335
# s3.partitionid: Generally the partition ID does not need to specified and the default partition
336
# for the S3 provider can be used. If your S3 bucket is in a specialized region such as AWS GovCloud
337
# 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