diff --git a/docs/reference/settings/notification-settings.asciidoc b/docs/reference/settings/notification-settings.asciidoc index 525b63962a6b5..e407a06293010 100644 --- a/docs/reference/settings/notification-settings.asciidoc +++ b/docs/reference/settings/notification-settings.asciidoc @@ -150,7 +150,7 @@ The SMTP server port to connect to. Defaults to 25. The user name for SMTP. Required. `smtp.secure_password`:: -(<>) +(<>, <>) The password for the specified SMTP user. `smtp.starttls.enable`:: @@ -295,7 +295,7 @@ via Slack. You can specify the following Slack account attributes: + -- `secure_url`:: -(<>) +(<>, <>) The Incoming Webhook URL to use to post messages to Slack. Required. `message_defaults`:: @@ -357,15 +357,15 @@ If `false`, Watcher rejects URL settings that use a HTTP protocol. Defaults to `false`. `secure_url`:: -(<>) +(<>, <>) The URL of the Jira Software server. Required. `secure_user`:: -(<>) +(<>, <>) The name of the user to connect to the Jira Software server. Required. `secure_password`:: -(<>) +(<>, <>) The password of the user to connect to the Jira Software server. Required. `issue_defaults`:: @@ -401,7 +401,7 @@ A name for the PagerDuty account associated with the API key you are using to access PagerDuty. Required. `secure_service_api_key`:: -(<>) +(<>, <>) The https://developer.pagerduty.com/documentation/rest/authentication[ PagerDuty API key] to use to access PagerDuty. Required. -- diff --git a/docs/reference/setup/secure-settings.asciidoc b/docs/reference/setup/secure-settings.asciidoc index 9bca9e4dd171d..a9eead0c0c9e8 100644 --- a/docs/reference/setup/secure-settings.asciidoc +++ b/docs/reference/setup/secure-settings.asciidoc @@ -60,3 +60,4 @@ There are reloadable secure settings for: * {plugins}/repository-gcs-client.html[The GCS repository plugin] * {plugins}/repository-s3-client.html[The S3 repository plugin] * <> +* <>