From 6258374211d3297fe4bd3569f3e2a72d77e4bee1 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 17 May 2021 08:22:00 -0700 Subject: [PATCH] doc(config): address nits --- docs/config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/config.md b/docs/config.md index 0a9b66063..57076fb54 100644 --- a/docs/config.md +++ b/docs/config.md @@ -34,8 +34,8 @@ documented in `ipfs config profile --help`. - `local-discovery` - Sets default values to fields affected by the server - profile enables discovery in local networks. + Enables local discovery (enabled by default). Useful to re-enable local discovery after it's + disabled by another profile (e.g., the server profile). - `test` @@ -610,7 +610,7 @@ Examples: #### `Gateway.PublicGateways: Paths` -An array of paths that are exposed on the hostname. +An array of paths that should be exposed on the hostname. Example: ```json