18219: Replaces properties form on collection panel.
[arvados-workbench2.git] / tools / arvados_config.yml
index 8882eac2e48378ebbe1bdb81b862991995d1611b..55dc8a020b2361769d85a1155af946cbd5c34bc5 100644 (file)
@@ -4,12 +4,31 @@ Clusters:
     SystemRootToken: systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy
     API:
       RequestTimeout: 30s
+      VocabularyPath: ""
     TLS:
       Insecure: true
     Collections:
+      CollectionVersioning: true
+      PreserveVersionIfIdle: -1s
       BlobSigningKey: zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc
-      TrustAllContent: true
+      TrustAllContent: false
       ForwardSlashNameSubstitution: /
+      ManagedProperties:
+        original_owner_uuid: {Function: original_owner, Protected: true}
     Login:
       PAM:
         Enable: true
+    StorageClasses:
+      default:
+        Default: true
+      foo: {}
+      bar: {}
+    Volumes:
+      zzzzz-nyw5e-000000000000000:
+        StorageClasses:
+          default: true
+          foo: true
+      zzzzz-nyw5e-000000000000001:
+        StorageClasses:
+          default: true
+          bar: true