Skip to content

Commit 6258374

Browse files
committed
doc(config): address nits
1 parent 253f99f commit 6258374

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/config.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ documented in `ipfs config profile --help`.
3434

3535
- `local-discovery`
3636

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).
3939

4040
- `test`
4141

@@ -610,7 +610,7 @@ Examples:
610610

611611
#### `Gateway.PublicGateways: Paths`
612612

613-
An array of paths that are exposed on the hostname.
613+
An array of paths that should be exposed on the hostname.
614614

615615
Example:
616616
```json

0 commit comments

Comments
 (0)