azure-storage-fuse/testdata/config/config_msi.yaml

21 строка
356 B
YAML
Исходник Постоянная ссылка Обычный вид История

2022-02-09 19:42:28 +03:00
logging:
level: log_debug
file-path: "blobfuse2-logs.txt"
type: base
2022-02-09 19:42:28 +03:00
account-name: { NIGHTLY_STO_BLOB_ACC_NAME }
container-name: { 0 }
auth:
type: msi
client-id: { NIGHTLY_MSI_CLIENT_ID }
components:
- libfuse
- loopbackfs
libfuse:
attribute-expiration-sec: 0
entry-expiration-sec: 0
ignore-open-flags: true
2022-02-09 19:42:28 +03:00
loopbackfs:
path: { 1 }