We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253f99f commit 6258374Copy full SHA for 6258374
docs/config.md
@@ -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.
+ Enables local discovery (enabled by default). Useful to re-enable local discovery after it's
+ 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.
+An array of paths that should be exposed on the hostname.
614
615
Example:
616
```json
0 commit comments