Add an option to trigger snapshot creation on root overwrites
[controller.git] / opendaylight / md-sal / sal-clustering-config / src / main / resources / initial / datastore.cfg
index 608ea328c5e63f58d04ed11499fc729145bd93c2..f1374b11d7481f93c10aab090d1ecc5c78bc7564 100644 (file)
@@ -120,3 +120,6 @@ operational.persistent=false
 
 #Interval after which a snapshot should be taken during the recovery process.
 #recovery-snapshot-interval-seconds=0
+
+# Option to take a snapshot when the entire DataTree root or top-level container is overwritten
+snapshot-on-root-overwrite=false
\ No newline at end of file