mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fixing naming for traffic_management.nodeinfo_direct_response_min_hops to traffic_management.nodeinfo_direct_response_max_hops
This commit is contained in:
parent
7a1b5b683d
commit
8b0cdd20f3
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ message ModuleConfig {
|
|||
/*
|
||||
* Minimum hop distance from requestor before responding to NodeInfo requests
|
||||
*/
|
||||
uint32 nodeinfo_direct_response_min_hops = 7;
|
||||
uint32 nodeinfo_direct_response_max_hops = 7;
|
||||
|
||||
/*
|
||||
* Enable per-node rate limiting to throttle chatty nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue