| 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 Discord notifications you need to create a webhook and set the appropriate configuration property.
<PropertyTable title="Discord notifications configuration options" properties={metadata.properties} filter={['notify.discord']} includeOnly={true} />