18308: Merge branch 'main' into 18308-enable-collection-versioning
[arvados.git] / lib / config / generated_config.go
index 39e4ae00cbcc23d8e4a22bf2e30390e692d67ab4..0532d83bb3749245495126e0a3333702a6d19f9c 100644 (file)
@@ -503,12 +503,12 @@ Clusters:
       # is older than the amount of seconds defined on PreserveVersionIfIdle,
       # a snapshot of the collection's previous state is created and linked to
       # the current collection.
-      CollectionVersioning: false
+      CollectionVersioning: true
 
       #   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: -1s
+      PreserveVersionIfIdle: 10s
 
       # If non-empty, allow project and collection names to contain
       # the "/" character (slash/stroke/solidus), and replace "/" with