Remove MQTT integration icon

I would like to remove the MQTT integration icon on the integration pannel ?
I’ve tried from the configuration file to remove mqtt integration but it basically breaks chirpstack but the icon stays visible.

If you delete the line [MQTT Integration] from the configuration files, the icon is not going to “delete”.

Instead you need to locate the ChirpStack web interface code, access and modifiy the integration panel code (usually it is javascript or TypeScript), and finally save changes to see the icon disappear.

What you are trying to do involves more complex configuration.

Try this and come back if still got any questions!

Regards,

Nicolas

Thank you for your response,
this is not working for me : I’l deploying as a container and I want to keep Chirpstack vanilia.
Pau