From e29ae2e737a9f92f78ebb565457376b3712f40ca Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 15 Feb 2021 20:03:44 +0100 Subject: [PATCH] style: improved MFS PinName example Co-authored-by: Adin Schmahmann (cherry picked from commit af96ded9734b728d1bee21bcfb7e7f40deebe4c0) --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 5d700051ceb..c68355cc409 100644 --- a/docs/config.md +++ b/docs/config.md @@ -895,7 +895,7 @@ Type: `bool` Optional name to use for remote pin that represents MFS root CID. When left empty, default name will be generated. -Default: `"policy/12.../mfs"` +Default: `"policy/{PeerID}/mfs"`, e.g. `"policy/12.../mfs"` Type: `string`