Root definitions

NotificationConfig

Permalink

Properties

events Required

Array<anyOf [NotificationEventConfig, Array<string>]>

providers Required

Array<DiscordProviderConfig>

A list of notification providers (Discord, etc..) to configure. Each object in the list is one provider. Multiple of the same provider can be provided but must have different names

Loading...

Editor and Validator