We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcacfb commit e595928Copy full SHA for e595928
1 file changed
README.md
@@ -76,6 +76,8 @@ DCP uses its own config file:
76
> "debug": false,
77
> // Notification display: "off", "minimal", or "detailed"
78
> "pruneNotification": "detailed",
79
+> // Notification type: "chat" (in-conversation) or "toast" (system toast)
80
+> "pruneNotificationType": "chat",
81
> // Slash commands configuration
82
> "commands": {
83
> "enabled": true,
0 commit comments