X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/7437e0b4a85480fc6ca977488a5bb501e7fa1e3e..66bb2fcb669234cc9ab42eb19e253cbc3078c6cb:/tools/arvados_config.yml diff --git a/tools/arvados_config.yml b/tools/arvados_config.yml index d93ec7ae..1ef77b86 100644 --- a/tools/arvados_config.yml +++ b/tools/arvados_config.yml @@ -4,6 +4,8 @@ Clusters: SystemRootToken: systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy API: RequestTimeout: 30s + VocabularyPath: "" + MaxTokenLifetime: 24h TLS: Insecure: true Collections: @@ -12,6 +14,23 @@ Clusters: BlobSigningKey: zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc TrustAllContent: true ForwardSlashNameSubstitution: / + 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