19783: Fix advanced search "limit to project" option
[arvados-workbench2.git] / tools / arvados_config.yml
index a287fed4bddb8d0f6d2e76b4fcd8e8ba1d0de267..cfa1a3a975f2be07ff493db3c9c7bfa718f64bbd 100644 (file)
@@ -4,6 +4,8 @@ Clusters:
     SystemRootToken: systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy
     API:
       RequestTimeout: 30s
+      VocabularyPath: ""
+      MaxTokenLifetime: 24h
     TLS:
       Insecure: true
     Collections:
@@ -14,6 +16,23 @@ Clusters:
       ForwardSlashNameSubstitution: /
       ManagedProperties:
         original_owner_uuid: {Function: original_owner, Protected: true}
+      WebDAVCache:
+        TTL: 0s
     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