mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
218b1f9c29
Server settings: - backup_read_bandwidth_for_server - backup_write_bandwidth_for_server Query settings: - backup_read_bandwidth - backup_write_bandwidth Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
7 lines
147 B
XML
7 lines
147 B
XML
<clickhouse>
|
|
<backups>
|
|
<allowed_disk>default</allowed_disk>
|
|
<allowed_path>/backups</allowed_path>
|
|
</backups>
|
|
</clickhouse>
|