Merge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support
[arvados-workbench2.git] / tools / arvados_config.yml
index 55dc8a020b2361769d85a1155af946cbd5c34bc5..d4e5328d7109087011a0305775021265ec5d05ec 100644 (file)
@@ -5,6 +5,7 @@ Clusters:
     API:
       RequestTimeout: 30s
       VocabularyPath: ""
+      MaxTokenLifetime: 24h
     TLS:
       Insecure: true
     Collections:
@@ -15,6 +16,9 @@ Clusters:
       ForwardSlashNameSubstitution: /
       ManagedProperties:
         original_owner_uuid: {Function: original_owner, Protected: true}
+      WebDAVCache:
+        TTL: 0s
+        UUIDTTL: 0s
     Login:
       PAM:
         Enable: true