Merge branch '15003-duration-format'
[arvados.git] / doc / admin / collection-versioning.html.textile.liquid
index 6e84fa6920bd6a0558983f5c3fe1bb1322d1e3f4..6da1756b5ce94bc2f1e624a290aabe3bfb3f720e 100644 (file)
@@ -18,7 +18,7 @@ There are 2 configuration settings that control this feature, both go on the @ap
 
 h4. Settting: @collection_versioning@ (Boolean. Default: false)
 
-If @true@, collection versioning is enabled, meaning that new version records can be created. Note that if you set @collection_versioning@ to @false@ after being enabled, old versions that could have been saved will still be accessible.
+If @true@, collection versioning is enabled, meaning that new version records can be created. Note that if you set @collection_versioning@ to @false@ after being enabled, old versions will still be accessible, but further changes will not be versioned.
 
 h4. Setting: @preserve_version_if_idle@ (Numeric. Default: -1)