Skip to content

Commit

Permalink
Remove --no-port-check option
Browse files Browse the repository at this point in the history
  • Loading branch information
makhoninvit authored and Vitaliy Makhonin committed Nov 9, 2023
1 parent 29ed261 commit 1f64d30
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ SOLANA_VALIDATOR_EXTRA_ARGS="--identity {{ secrets_path }}/validator-keypair.jso
--incremental-snapshot-interval-slots 5000 \
--maximum-full-snapshots-to-retain 1 \
--maximum-incremental-snapshots-to-retain 2 \
--no-port-check \
--limit-ledger-size {{ limit_ledger_size }} \
--log {{ validator_log_path }}/solana-validator.log \
--ledger {{ ledger_path }} \
Expand Down

0 comments on commit 1f64d30

Please sign in to comment.