X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b2a37066e5db9bccd75290adb833f4452e0f9657..e5394906b154b630699c0edd4add36eca34611b3:/doc/admin/collection-versioning.html.textile.liquid diff --git a/doc/admin/collection-versioning.html.textile.liquid b/doc/admin/collection-versioning.html.textile.liquid index d33b9d2e2b..7b25f7b395 100644 --- a/doc/admin/collection-versioning.html.textile.liquid +++ b/doc/admin/collection-versioning.html.textile.liquid @@ -29,7 +29,7 @@ There are 2 configuration settings in the @Collections@ section of @config.yml@ # 0s = auto-create a new version on every update. # -1s = never auto-create new versions. # > 0s = auto-create a new version when older than the specified number of seconds. - PreserveVersionIfIdle: 30s + PreserveVersionIfIdle: 10s Note that if you set @CollectionVersioning@ to @false@ after being enabled, old versions will still be accessible, but further changes will not be versioned.