# Configuration Changes for CDEvent Notifications

To enable CDEvent notification, update the deck settings.js in halconfig as given below:

```
cdevents: {
      enabled: true,
    }
```

<br>
