Skip to content

Commit

Permalink
add config. param. dev_inplace_dag_schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
kuron99 committed Oct 31, 2024
1 parent 7344765 commit 534d5ac
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 @@ -51,6 +51,7 @@ static constexpr std::string_view default_configuration { // NOLINT
"dev_direct_commit_callback=false\n"
"scan_default_parallel=1\n"
"dev_inplace_teardown=false\n"
"dev_inplace_dag_schedule=false\n"

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

0 comments on commit 534d5ac

Please sign in to comment.