Skip to content

Commit

Permalink
add flagsline
Browse files Browse the repository at this point in the history
Signed-off-by: Jalin Wang <JalinWang@outlook.com>
  • Loading branch information
JalinWang committed Aug 29, 2024
1 parent 5b09b73 commit aee67cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/etcdmain/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ Experimental feature:
Enable persisting remainingTTL to prevent indefinite auto-renewal of long lived leases. Always enabled in v3.6. Should be used to ensure smooth upgrade from v3.5 clusters with this feature enabled. Requires experimental-enable-lease-checkpoint to be enabled.
--experimental-compaction-batch-limit 1000
ExperimentalCompactionBatchLimit sets the maximum revisions deleted in each compaction batch.
--experimental-compaction-sleep-interval '10ms'
ExperimentalCompactionSleepInterval sets the sleep interval between each compaction batch.
--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 aee67cd

Please sign in to comment.