mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Support num_workers in dataset operations
Support max connections setting for Azure storage using the `sdk.azure.storage.max_connection` setting
This commit is contained in:
@@ -127,6 +127,8 @@ sdk {
|
||||
# ]
|
||||
}
|
||||
azure.storage {
|
||||
# max_connections: 2
|
||||
|
||||
# containers: [
|
||||
# {
|
||||
# account_name: "clearml"
|
||||
|
||||
Reference in New Issue
Block a user