Merge branch '21128-toolbar-context-menu'
[arvados-workbench2.git] / tools / arvados_config.yml
index a287fed4bddb8d0f6d2e76b4fcd8e8ba1d0de267..1ef77b86ce8aa6b71e58ea83e91c9eec31bcf32f 100644 (file)
@@ -4,6 +4,8 @@ Clusters:
     SystemRootToken: systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy
     API:
       RequestTimeout: 30s
+      VocabularyPath: ""
+      MaxTokenLifetime: 24h
     TLS:
       Insecure: true
     Collections:
@@ -15,5 +17,20 @@ Clusters:
       ManagedProperties:
         original_owner_uuid: {Function: original_owner, Protected: true}
     Login:
+      TrustPrivateNetworks: true
       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