Skip to content

Commit e595928

Browse files
committed
docs: add pruneNotificationType to README config example
1 parent 0bcacfb commit e595928

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ DCP uses its own config file:
7676
> "debug": false,
7777
> // Notification display: "off", "minimal", or "detailed"
7878
> "pruneNotification": "detailed",
79+
> // Notification type: "chat" (in-conversation) or "toast" (system toast)
80+
> "pruneNotificationType": "chat",
7981
> // Slash commands configuration
8082
> "commands": {
8183
> "enabled": true,

0 commit comments

Comments
 (0)