summaryrefslogtreecommitdiff
path: root/ezjail.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'ezjail.conf.sample')
-rwxr-xr-xezjail.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/ezjail.conf.sample b/ezjail.conf.sample
index 6ddd066..6cc5657 100755
--- a/ezjail.conf.sample
+++ b/ezjail.conf.sample
@@ -64,4 +64,7 @@
64# For auto snapshots this is the default policy to keep old snapshots. In each window there 64# For auto snapshots this is the default policy to keep old snapshots. In each window there
65# will be guaranteed to be one or two snapshots only 65# will be guaranteed to be one or two snapshots only
66# If this variable is not set, no snapshots will be removed by ezjail-admin snapshot 66# If this variable is not set, no snapshots will be removed by ezjail-admin snapshot
67
68# Example policy for a database jail with rollbackable snapshots with at least four snapshots
69# in the last hour. Beware of the load caused by destroying snapshots.
67# ezjail_default_retention_policy="4x15m 3x1h 2x2h 4h 12h 6x1d 7x1w 11x4w 1000x1y" 70# ezjail_default_retention_policy="4x15m 3x1h 2x2h 4h 12h 6x1d 7x1w 11x4w 1000x1y"