Azure Blob: update SDK and add access tier support

This commit is contained in:
Nicola Murino
2020-10-30 22:17:17 +01:00
parent ebb18fa57d
commit fcfdd633f6
10 changed files with 116 additions and 72 deletions

View File

@@ -14,7 +14,7 @@
"sftpd": {
"bind_port": 2022,
"bind_address": "",
"max_auth_tries": 0,
"max_auth_tries": 20,
"banner": "",
"host_keys": [],
"kex_algorithms": [],
@@ -118,4 +118,4 @@
"ca_certificates": [],
"skip_tls_verify": false
}
}
}