Skip to content

Commit

Permalink
docs: update MODULE.md (ipfs#3564)
Browse files Browse the repository at this point in the history
  • Loading branch information
TJKoury authored Feb 19, 2021
1 parent 49840cd commit d05a084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Run ipfs node offline. The node does not connect to the rest of the network but
Configure remote preload nodes. The remote will preload content added on this node, and also attempt to preload objects requested by this node.

- `enabled` (boolean): Enable content preloading (Default: `true`)
- `addresses` (array): Multiaddr API addresses of nodes that should preload content. **NOTE:** nodes specified here should also be added to your node's bootstrap address list at [`config.Boostrap`](#optionsconfig).
- `addresses` (array): Multiaddr API addresses of nodes that should preload content. **NOTE:** nodes specified here should also be added to your node's bootstrap address list at [`config.Bootstrap`](#optionsconfig).
### `options.EXPERIMENTAL`
Expand Down

0 comments on commit d05a084

Please sign in to comment.