X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/27f584f8f0d3270f3e737c401a794a37aa1b45c5..4da9314a82505cd016803f806f96e5714cc59f0a:/tools/arvados_config.yml diff --git a/tools/arvados_config.yml b/tools/arvados_config.yml index cf97e601..3fcd6119 100644 --- a/tools/arvados_config.yml +++ b/tools/arvados_config.yml @@ -7,8 +7,27 @@ Clusters: TLS: Insecure: true Collections: + CollectionVersioning: true + PreserveVersionIfIdle: -1s BlobSigningKey: zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc TrustAllContent: true ForwardSlashNameSubstitution: / + ManagedProperties: + original_owner_uuid: {Function: original_owner, Protected: true} Login: - PAM: 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