mirror of
https://github.com/eddieoz/LoRa-Mesh-Analyzer.git
synced 2026-03-28 17:42:59 +01:00
chore: Update default analysis_mode to router_clusters in sample config.
This commit is contained in:
@@ -12,7 +12,7 @@ log_level: info
|
|||||||
|
|
||||||
# Auto-Discovery Settings (Used if priority_nodes is empty)
|
# Auto-Discovery Settings (Used if priority_nodes is empty)
|
||||||
# Analysis Mode: 'distance' (default) or 'router_clusters'
|
# Analysis Mode: 'distance' (default) or 'router_clusters'
|
||||||
analysis_mode: distance
|
analysis_mode: router_clusters
|
||||||
|
|
||||||
# Radius for router cluster analysis (nodes close to routers in meters).
|
# Radius for router cluster analysis (nodes close to routers in meters).
|
||||||
# Only used if analysis_mode is 'router_clusters'
|
# Only used if analysis_mode is 'router_clusters'
|
||||||
|
|||||||
Reference in New Issue
Block a user