mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 22:13:19 +00:00
Add a live-updateable configuration option to set auto_snapshot_ttl. It will be used in the following patches to set an expiration time on the auto-snapshot, and then to automatically delete it when it expires. Fixes SCYLLADB-191 Signed-off-by: Benny Halevy <bhalevy@scylladb.com>