@cryptotaxi247 / kubo / commits / 625837421

doc(config): address nits

Steven Allen committed May 17, 2021 at 08:22 UTC 6258374211d3297fe4bd3569f3e2a72d77e4bee1
1 file changed +3 -3
docs/config.md
+3 -3
@@ -34,8 +34,8 @@ documented in `ipfs config profile --help`.
34
35 - `local-discovery`
36
37 - Sets default values to fields affected by the server
38 - profile enables discovery in local networks.
37 + Enables local discovery (enabled by default). Useful to re-enable local discovery after it's
38 + disabled by another profile (e.g., the server profile).
39
40 - `test`
41
@@ -610,7 +610,7 @@ Examples:
610
611 #### `Gateway.PublicGateways: Paths`
612
613 -An array of paths that are exposed on the hostname.
613 +An array of paths that should be exposed on the hostname.
614
615 Example:
616 ```json