diff options
author | tekireeva <tekireeva@yandex-team.com> | 2024-08-21 10:22:11 +0300 |
---|---|---|
committer | tekireeva <tekireeva@yandex-team.com> | 2024-08-21 10:35:29 +0300 |
commit | 24ba8a8c8cb7d9f60f8c333d78afa300f0e86605 (patch) | |
tree | f6957ae516251437f659b9b216515043af410708 /build/conf | |
parent | e739483c2a7f32e2703168bf13ce952aa4ffb2ae (diff) | |
download | ydb-24ba8a8c8cb7d9f60f8c333d78afa300f0e86605.tar.gz |
Save peers and direct peers to dm cache
3ca03f9795edc451ae7c7513f2869c3d0cfb0ff2
Diffstat (limited to 'build/conf')
-rw-r--r-- | build/conf/settings.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/settings.conf b/build/conf/settings.conf index 806bb3a9ac..324886f4d0 100644 --- a/build/conf/settings.conf +++ b/build/conf/settings.conf @@ -16,6 +16,7 @@ REPORT_ALL_DUPSRC=yes DEPS_CACHE_CONTROL_UIDS_CACHE=yes INCLUDE_BLACKLIST_TO_CONF_HASH=no INCLUDE_ISOLATED_PROJECTS_TO_CONF_HASH=yes +USE_GRAND_BYPASS=no USE_GLOBAL_CMD=yes YMAKE_USE_NEW_UIDS=yes USE_GRAPH_CHANGES_PREDICTOR=yes |