aboutsummaryrefslogtreecommitdiffstats
path: root/build/internal
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2024-01-19 09:50:35 +0100
committerGitHub <noreply@github.com>2024-01-19 09:50:35 +0100
commit2272a583d7f8e3a79bb76fd3299784bd117c8e46 (patch)
tree625e2b4c582f9fa377c87207d8295b944758fc07 /build/internal
parent9e04a3a768f5f8c84c2da9fb492af54c87e53d56 (diff)
downloadydb-2272a583d7f8e3a79bb76fd3299784bd117c8e46.tar.gz
Enable remote cache client decompression (#1141)
Diffstat (limited to 'build/internal')
-rw-r--r--build/internal/ya.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/internal/ya.conf b/build/internal/ya.conf
index e4804f4277..81be41d837 100644
--- a/build/internal/ya.conf
+++ b/build/internal/ya.conf
@@ -1,6 +1,7 @@
canonization_backend = "ydb-canondata.storage.yandexcloud.net"
bazel_remote_store = true
bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"
+bazel_remote_client_decompress = true
test_fakeid = "r13102898"
[host_platform_flags]