We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1722eee + ced3580 commit ac82ca5Copy full SHA for ac82ca5
docs/config.md
@@ -730,7 +730,7 @@ Below is a list of the most common public gateway setups.
730
731
* Public [DNSLink](https://dnslink.io/) gateway resolving every hostname passed in `Host` header.
732
```console
733
- $ ipfs config --json Gateway.NoDNSLink true
+ $ ipfs config --json Gateway.NoDNSLink false
734
```
735
* Note that `NoDNSLink: false` is the default (it works out of the box unless set to `true` manually)
736
0 commit comments