More RAM.

This commit is contained in:
2024-08-06 19:43:28 +01:00
parent ef172ed583
commit fbaeaee37c

View File

@@ -66,6 +66,10 @@ data = <<EOH
EOH EOH
destination = "local/clickhouse-user-config.xml" destination = "local/clickhouse-user-config.xml"
} }
resources {
memory = 1000
}
} }
} }
} }