Signed-off-by: Soumya Koduri <skoduri@redhat.com>
Restoring Objects
-----------------
-The objects transitioned to cloud can now be restored. For more information, refer to
-`Restoring Objects from Cloud <https://docs.aws.amazon.com/AmazonS3/latest/dev/cloud-restore.html>`_.
+The objects transitioned to cloud can now be restored. For more information, refer to
+`Restoring Objects from Cloud <https://docs.ceph.com/en/latest/radosgw/cloud-restore/>`_.
Future Work
* Send presigned redirect or read-through the objects transitioned to cloud.
-* Support ``s3:RestoreObject`` operation on cloud transitioned objects.
-
* Support transition to other cloud providers (like Azure).
.. confval:: rgw_topic_persistency_sleep_duration
.. _Bucket Notifications: ../notifications
+
+Cloud Restore settings
+======================
+
+Cloud Restore feature currently enables the restoration of objects transitioned to S3-compatible cloud services into Ceph Object Gateway (RGW). The restore requests are asynchronously processed by Restore worker thread in the background.
+
+.. confval:: rgw_restore_max_objs
+.. confval:: rgw_restore_lock_max_time
+.. confval:: rgw_restore_processor_period
+
+These values can be tuned based upon your specific workload to further increase the aggressiveness of restore processing.