Skip to content

Commit

Permalink
adding space
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer committed Sep 19, 2024
1 parent 31e1635 commit d91522e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/nwaku/config-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Here are the available node configuration options, along with their default valu
| `staticnode` | | Peer multiaddr to directly connect with. Argument may be repeated |
| `keep-alive` | `false` | Enable keep-alive for idle connections: true\|false |
| `pubsub-topic` | | Default pubsub topic to subscribe to. Argument may be repeated. Deprecated! Please use `shard` and/or `content-topic` instead |
| `shard` | | Shard to subscribe to. Argument may be repeated |
| `shard` | | Shard to subscribe to. Argument may be repeated |
| `content-topic` | | Default content topic to subscribe to. Argument may be repeated |
| `reliability` | `false` | Enable experimental reliability protocol true\|false |

Expand Down

0 comments on commit d91522e

Please sign in to comment.