mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-07 09:23:06 +02:00
feat(mqtt): enable neighbors configuration in meshat-se preset
Added a new `neighbors: true` setting to the `meshat-se.yaml` configuration file under the MQTT brokers section, allowing for neighbor discovery functionality to be enabled in this preset.
This commit is contained in:
@@ -23,6 +23,7 @@ brokers:
|
||||
use_jwt_auth: true
|
||||
format: letsmesh
|
||||
retain_status: false
|
||||
neighbors: true
|
||||
tls:
|
||||
enabled: true
|
||||
insecure: false
|
||||
|
||||
Reference in New Issue
Block a user