aboutsummaryrefslogtreecommitdiffstats
path: root/ya.conf
blob: 80ed59c91ae596b333de32e151d8092ad28a2bcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Please keep this in sync with arcadia/ya.conf

build_cache = true
build_cache_conf = ['cas_logging=true', 'graph_info=true']
build_cache_master = true
cache_codec = ''
cache_size = 150374182400
content_uids = true
dir_outputs = true
dir_outputs_test_mode = true
dump_debug_enabled = true
fail_maven_export_with_tests = true
incremental_build_dirs_cleanup = true
oauth_exchange_ssh_keys = true
remove_implicit_data_path = true
remove_result_node = true
tools_cache = true
tools_cache_master = true
use_atd_revisions_info = true
use_jstyle_server = true
use_command_file_in_testtool = true

# ===== opensource only table params =====

[host_platform_flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"

[flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"