Skip to content

Commit

Permalink
docs: Fix sample, again (#3299)
Browse files Browse the repository at this point in the history
  • Loading branch information
inahga committed Jul 11, 2024
1 parent fcaa29b commit 4a01833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samples/advanced_config/key_rotator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ key_rotator:
pending_duration_s: 3600

# The TTL of keys. Defaults to 12 weeks.
active_duration_s: 2419200
active_duration_s: 7257600

# How long keys can be expired before being deleted. Should be greater than
# how long clients cache HPKE keys. Defaults to 1 week.
Expand Down

0 comments on commit 4a01833

Please sign in to comment.