diff options
| author | tekireeva <[email protected]> | 2024-08-21 10:22:11 +0300 |
|---|---|---|
| committer | tekireeva <[email protected]> | 2024-08-21 10:35:29 +0300 |
| commit | 24ba8a8c8cb7d9f60f8c333d78afa300f0e86605 (patch) | |
| tree | f6957ae516251437f659b9b216515043af410708 | |
| parent | e739483c2a7f32e2703168bf13ce952aa4ffb2ae (diff) | |
Save peers and direct peers to dm cache
3ca03f9795edc451ae7c7513f2869c3d0cfb0ff2
| -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 806bb3a9ac5..324886f4d0c 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 |
