Skip to content

Commit 83b2b03

Browse files
committed
Mark confidential settings as secrets
1 parent 770aa79 commit 83b2b03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"display_name": "Webhook Secret:",
2626
"type": "generated",
2727
"help_text": "The secret used to authenticate the webhook to Mattermost.",
28-
"regenerate_help_text": "Regenerates the secret for the webhook URL endpoint. Regenerating the secret invalidates your existing Confluence integrations."
28+
"regenerate_help_text": "Regenerates the secret for the webhook URL endpoint. Regenerating the secret invalidates your existing Confluence integrations.",
29+
"secret": true
2930
}
3031
]
3132
}

0 commit comments

Comments
 (0)