[Solved] How to enable Kafka integration

Hello, I can not find any information about topic, only some code here and example with another extension here. Here I can see that Kafka integration is available only for self hosted version, but no more instructions

Hi,

welcome in the forum.

You just have to configure this property to make it work: https://github.com/Squidex/squidex/blob/master/backend/src/Squidex/appsettings.json#L548

Thank you! Even fake configuration like
"bootstrapServers": "localhost:9092"
helps to get Kafka among other Rules integrations in UI