Merge branch '15026-cloudtest'
[arvados.git] / lib / config / export.go
index 39344c0f0497c859949d168d799a538bdc579e6c..2f79c2b2969152469d61167306031ce496514537 100644 (file)
@@ -75,6 +75,9 @@ var whitelist = map[string]bool{
        "Collections.CollectionVersioning":           false,
        "Collections.DefaultReplication":             true,
        "Collections.DefaultTrashLifetime":           true,
+       "Collections.ManagedProperties":              true,
+       "Collections.ManagedProperties.*":            true,
+       "Collections.ManagedProperties.*.*":          true,
        "Collections.PreserveVersionIfIdle":          true,
        "Collections.TrashSweepInterval":             false,
        "Containers":                                 true,