> For the complete documentation index, see [llms.txt](https://abdulkadir-aktas.gitbook.io/qadr_docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abdulkadir-aktas.gitbook.io/qadr_docs/qadr_ui/challenge-notification-disable.md).

# Challenge Notification Disable

![](/files/WGFLK7DuUAjmPlGZTwwF)

You can now disable unwelcome challenge notifications. Check "conf.lua"

```lua
disableChallengeGoalCompleteNotification = true,
disableChallengeRewardNotification = true,
disableDailyChallengeStreakCompletedNotification = true,
```
