mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-27 14:25:41 +02:00
docs: add warnings of changing semantics for manually created snapshots in 0.1
This commit is contained in:
@@ -45,6 +45,9 @@ Example Configuration:
|
||||
regex: "^zrepl_.*"
|
||||
# manually created snapshots will be kept forever on receiver
|
||||
|
||||
.. DANGER::
|
||||
You might have **existing snapshots** of filesystems affected by pruning which you want to keep, i.e. not be destroyed by zrepl.
|
||||
Make sure to actually add the necessary ``regex`` keep rules on both sides, like with ``manual`` in the example above.
|
||||
|
||||
.. ATTENTION::
|
||||
|
||||
|
Reference in New Issue
Block a user