Merge branch '17635-pysdk-collection-preserve-version' into main. Closes #17635
[arvados.git] / lib / config / export.go
index d224924a24914a0d88af34330b34cff52ed3ec2e..4c4e341f5a34c8608e554f407aab4869da88a8f6 100644 (file)
@@ -96,7 +96,7 @@ var whitelist = map[string]bool{
        "Collections.BlobTrashCheckInterval":                  false,
        "Collections.BlobTrashConcurrency":                    false,
        "Collections.BlobTrashLifetime":                       false,
-       "Collections.CollectionVersioning":                    false,
+       "Collections.CollectionVersioning":                    true,
        "Collections.DefaultReplication":                      true,
        "Collections.DefaultTrashLifetime":                    true,
        "Collections.ForwardSlashNameSubstitution":            true,