Merge branch '14874-protected-collection-properties'
[arvados.git] / doc / admin / collection-versioning.html.textile.liquid
index ea632b925beebd6ef192bfb857c607b9168614fe..6da1756b5ce94bc2f1e624a290aabe3bfb3f720e 100644 (file)
@@ -18,8 +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)