Commit febf21b0 authored by Steven Allen's avatar Steven Allen

fix republish interval documentation

We republish every 4 hours, not 12.

License: MIT
Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
parent a81025f8
......@@ -208,7 +208,7 @@ The base64 encoded protobuf describing (and containing) the nodes private key.
- `RepublishPeriod`
A time duration specifying how frequently to republish ipns records to ensure
they stay fresh on the network. If unset, we default to 12 hours.
they stay fresh on the network. If unset, we default to 4 hours.
- `RecordLifetime`
A time duration specifying the value to set on ipns records for their validity
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment