2022-08-07 12:05:09 +00:00
|
|
|
<clickhouse>
|
|
|
|
<storage_configuration>
|
|
|
|
<disks>
|
|
|
|
<azure>
|
2024-02-20 09:59:18 +00:00
|
|
|
<type>object_storage</type>
|
|
|
|
<object_storage_type>azure</object_storage_type>
|
2022-08-07 12:05:09 +00:00
|
|
|
<skip_access_check>false</skip_access_check>
|
|
|
|
<max_single_part_upload_size>33554432</max_single_part_upload_size>
|
2024-04-24 16:46:00 +00:00
|
|
|
<container_name>openbucketforpublicci</container_name>
|
2024-04-24 15:30:47 +00:00
|
|
|
<connection_string from_env="AZURE_CONNECTION_STRING"/>
|
2022-08-07 12:05:09 +00:00
|
|
|
</azure>
|
|
|
|
<cached_azure>
|
|
|
|
<type>cache</type>
|
|
|
|
<disk>azure</disk>
|
|
|
|
<path>azure_cache/</path>
|
|
|
|
<max_size>100000000000</max_size>
|
|
|
|
<cache_on_write_operations>1</cache_on_write_operations>
|
|
|
|
</cached_azure>
|
|
|
|
</disks>
|
|
|
|
<policies>
|
|
|
|
<azure_cache>
|
|
|
|
<volumes>
|
|
|
|
<main>
|
|
|
|
<disk>cached_azure</disk>
|
|
|
|
</main>
|
|
|
|
</volumes>
|
|
|
|
</azure_cache>
|
|
|
|
</policies>
|
|
|
|
</storage_configuration>
|
|
|
|
</clickhouse>
|