]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- same value as in cleanup code
authorArvin Schnell <aschnell@suse.de>
Fri, 13 Sep 2013 15:21:32 +0000 (17:21 +0200)
committerArvin Schnell <aschnell@suse.de>
Fri, 13 Sep 2013 15:21:32 +0000 (17:21 +0200)
data/default-config
doc/snapper-configs.xml.in

index 9ff05f7d9206feeaf12caa14209eb0fef3c1cd25..0b65c08711880871da5e0c2154de7d66ed1a7e9a 100644 (file)
@@ -19,7 +19,7 @@ NUMBER_CLEANUP="yes"
 
 # limit for number cleanup
 NUMBER_MIN_AGE="1800"
-NUMBER_LIMIT="100"
+NUMBER_LIMIT="50"
 
 
 # create hourly snapshots
index f594712bb0196e6ef308314ffeff0eca22dd96c2..c75393e36367e864f05fcdc0ce030ee3d682f666 100644 (file)
        <listitem>
          <para>Defines how many snapshots the number cleanup algorithm should
          keep. The youngest snapshots will be kept.</para>
-         <para>Default value is &quot;100&quot;.</para>
+         <para>Default value is &quot;50&quot;.</para>
        </listitem>
       </varlistentry>