mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-02 12:53:12 +00:00
Update docs/guides/nwaku/configure-nwaku.md
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
This commit is contained in:
parent
7dd8ee0b9a
commit
8b51228176
@ -83,7 +83,7 @@ For example, consider a `nwaku` node that does not store messages but can query
|
||||
To enable synchronization between stores, enable the protocol via the configuration options below;
|
||||
|
||||
- `store-sync`: Enable store sync protocol (disable by default).
|
||||
- `store-sync-interval`: Interval between store syncronization attempts, in seconds (300s default).
|
||||
- `store-sync-interval`: Interval between store synchronization attempts, in seconds (300s default).
|
||||
- `store-sync-range`: Amount of time to sync, in seconds (3600s default).
|
||||
- `store-sync-relay-jitter`: Sync range offset to account for relay's message propagation jitter, in seconds (20s default).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user