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