Permanent whitelist over console webIF

Hello everyone,
I am trying to enter the command for the permanent whitelist directly into the console of the web interface without success. Where or how should the “-r” be appended?

I have entered the following command:
commands/MQTTtoBT/config {“white-list”:[“xx:xx:xx:xx:xx:xx”, “xx:xx:xx:xx:xx:xx:xx”]} this works until the ESP32 is disconnected from the power supply.

I have discarded other methods, e.g. MQTT Explorer, as I can’t cope with them at all.
thanks

Hello,

You will have to use MQTT explorer to uses the retain flag and persist the white list upon restart.
I have a better solution in mind for information, need some time to implement it.