Skip to content

Commit

Permalink
Oopsies on the merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
steviez committed Mar 11, 2024
1 parent b2d923b commit ff16f54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validator/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2227,7 +2227,6 @@ impl DefaultArgs {
.to_string(),
rpc_pubsub_worker_threads: "4".to_string(),
rpc_pubsub_notification_threads: get_thread_count().to_string(),
accountsdb_repl_threads: num_cpus::get().to_string(),
maximum_full_snapshot_archives_to_retain: DEFAULT_MAX_FULL_SNAPSHOT_ARCHIVES_TO_RETAIN
.to_string(),
maximum_incremental_snapshot_archives_to_retain:
Expand Down

0 comments on commit ff16f54

Please sign in to comment.