Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_components/notify.synology_chat.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ name:
description: "Setting the parameter `name` allows multiple notifiers to be created. The notifier will bind to the service `notify.NOTIFIER_NAME`."
required: true
type: string
verify_ssl:
description: If SSL/TLS verification for HTTPS resources needs to be turned off (for self-signed certs, etc.).
required: false
type: boolean
default: true
resource:
description: The incoming webhook URL.
required: true
Expand Down