From 21728eb0002ae7f79b52af7a48142330b3da81a0 Mon Sep 17 00:00:00 2001 From: Daniel Norman <1992255+2color@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:28:47 +0100 Subject: [PATCH] docs: update default ipns lifetime --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index ca24c2d0f87..0fa5000ac45 100644 --- a/docs/config.md +++ b/docs/config.md @@ -1130,7 +1130,7 @@ Type: `interval` or an empty string for the default. A time duration specifying the value to set on ipns records for their validity lifetime. -Default: 24 hours. +Default: 48 hours. Type: `interval` or an empty string for the default.