Skip to content

Commit

Permalink
add config. parameter dev_thousandths_ratio_check_local_first
Browse files Browse the repository at this point in the history
  • Loading branch information
kuron99 committed Oct 17, 2024
1 parent 08bfe99 commit 5799e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tateyama/configuration/bootstrap_configuration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ static constexpr std::string_view default_configuration { // NOLINT
"scan_block_size=100\n"
"scan_yield_interval=1\n"
"dev_rtx_parallel_scan=false\n"
"dev_thousandths_ratio_check_local_first=100\n"

"[ipc_endpoint]\n"
"database_name=tsurugi\n"
Expand Down

0 comments on commit 5799e39

Please sign in to comment.