Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Johnson <[email protected]>
Signed-off-by: sjdot <[email protected]>
  • Loading branch information
sjdot committed Mar 18, 2023
1 parent 461ebc3 commit e9b810b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/etcdmain/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Experimental feature:
--experimental-compaction-batch-limit 1000
ExperimentalCompactionBatchLimit sets the maximum revisions deleted in each compaction batch.
--experimental-defrag-limit 10000
ExperimentalDefragLimit sets the maximum revisions deleted in each compaction batch.
ExperimentalDefragLimit sets the number of keys iterated before committing a transaction during defragmentation.
--experimental-peer-skip-client-san-verification 'false'
Skip verification of SAN field in client certificate for peer connections.
--experimental-watch-progress-notify-interval '10m'
Expand Down

0 comments on commit e9b810b

Please sign in to comment.