Update default-settings.md (#2629)

pull/2634/head
Jie RONG 2017-01-31 06:36:40 +08:00 committed by Rick Anderson
parent 6d7e4b10ff
commit de29ba345c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ The developer is always in full control and can override how and where keys are
## Key Lifetime
Keys by default have a 90-day lifetime. When a key expires, the system will automatically generate a new key and set the new key as the active key. As long as retired keys remain on the system you will still be able to decrypt any data protected with them. See [key lifetime](../implementation/key-management.md#data-protection-implementation-key-management-expiration) for more information.
Keys by default have a 90-day lifetime. When a key expires, the system will automatically generate a new key and set the new key as the active key. As long as retired keys remain on the system you will still be able to decrypt any data protected with them. See [key management](../implementation/key-management.md#data-protection-implementation-key-management-expiration) for more information.
## Default Algorithms