fix republish interval documentation
We republish every 4 hours, not 12. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Steven Allen committed
Nov 29, 2017 at 15:15 UTC
febf21b0c79a8bc49da6eec580091197def01067
1 file changed
+1
-1
docs/config.md
+1
-1
@@ -208,7 +208,7 @@ The base64 encoded protobuf describing (and containing) the nodes private key.
208
209
- `RepublishPeriod`
210
A time duration specifying how frequently to republish ipns records to ensure
211
-they stay fresh on the network. If unset, we default to 12 hours.
211
+they stay fresh on the network. If unset, we default to 4 hours.
212
213
- `RecordLifetime`
214
A time duration specifying the value to set on ipns records for their validity