Skip to content

Commit

Permalink
Clarify which seal/recovery config we mean. (#10634)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff authored and actions-user committed Jan 4, 2021
1 parent 80b9dad commit 4b96b35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/pages/docs/enterprise/replication/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@ details.
Also note that enabling replication will modify the secondary seal.
If the secondary uses an auto seal, its recovery configuration and keys
will be replaced; if it uses shamir, its seal configuration and unseal
keys will be replaced.
keys will be replaced. Here seal/recovery configuration means the number of
seal/recovery key fragments and the required threshold of those
fragments.

| Primary seal | Secondary seal | Impact on secondary of enabling replication |
| ------------ | -------------- | ------------------------------------------- |
Expand Down

0 comments on commit 4b96b35

Please sign in to comment.