| sidebar_custom_props |
|
|---|
import metadata from "@sba/spring-boot-admin-server/target/classes/META-INF/spring-configuration-metadata.json"; import { PropertyTable } from "@sba/spring-boot-admin-docs/src/site/src/components/PropertyTable";
To enable Let’s Chat notifications you need to add the host url and add the API token and username from Let’s Chat
<PropertyTable title="Let’s Chat notifications configuration options" properties={metadata.properties} filter={['notify.letschat']} includeOnly={true} />