mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove max_topic_length, make base mandatory
This commit is contained in:
@@ -219,7 +219,6 @@ mqtt_settings = {
|
||||
client_id: 'ems-esp',
|
||||
keep_alive: 60,
|
||||
clean_session: true,
|
||||
max_topic_length: 128,
|
||||
publish_time_boiler: 10,
|
||||
publish_time_thermostat: 10,
|
||||
publish_time_solar: 10,
|
||||
|
||||
Reference in New Issue
Block a user