We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569da2c commit a95d58aCopy full SHA for a95d58a
infra/clickhouse/config.xml
@@ -543,16 +543,6 @@
543
<default>
544
<keep_free_space_bytes>0</keep_free_space_bytes>
545
</default>
546
- <r2>
547
- <type>s3</type>
548
- <endpoint>${R2_ENDPOINT}</endpoint>
549
- <access_key_id>${R2_ACCESS_KEY}</access_key_id>
550
- <secret_access_key>${R2_SECRET_KEY}</secret_access_key>
551
- <metadata_path>/var/lib/clickhouse/disks/r2/</metadata_path>
552
- <cache_enabled>true</cache_enabled>
553
- <cache_path>/var/lib/clickhouse/r2_cache/</cache_path>
554
- <cache_size>20Gi</cache_size>
555
- </r2>
556
</disks>
557
558
<policies>
0 commit comments