Browse Source

Enable remote cache client decompression (#1141)

AlexSm 1 year ago
parent
commit
2272a583d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/internal/ya.conf

+ 1 - 0
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]