@@ -150,7 +150,7 @@ The SMTP server port to connect to. Defaults to 25.
150150The user name for SMTP. Required.
151151
152152`smtp.secure_password`::
153- (<<secure-settings,Secure>>)
153+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
154154The password for the specified SMTP user.
155155
156156`smtp.starttls.enable`::
@@ -295,7 +295,7 @@ via Slack. You can specify the following Slack account attributes:
295295+
296296--
297297`secure_url`::
298- (<<secure-settings,Secure>>)
298+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
299299The Incoming Webhook URL to use to post messages to Slack. Required.
300300
301301`message_defaults`::
@@ -357,15 +357,15 @@ If `false`, Watcher rejects URL settings that use a HTTP protocol. Defaults to
357357`false`.
358358
359359`secure_url`::
360- (<<secure-settings,Secure>>)
360+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
361361The URL of the Jira Software server. Required.
362362
363363`secure_user`::
364- (<<secure-settings,Secure>>)
364+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
365365The name of the user to connect to the Jira Software server. Required.
366366
367367`secure_password`::
368- (<<secure-settings,Secure>>)
368+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
369369The password of the user to connect to the Jira Software server. Required.
370370
371371`issue_defaults`::
@@ -401,7 +401,7 @@ A name for the PagerDuty account associated with the API key you
401401are using to access PagerDuty. Required.
402402
403403`secure_service_api_key`::
404- (<<secure-settings,Secure>>)
404+ (<<secure-settings,Secure>>, <<reloadable-secure-settings,reloadable>> )
405405The https://developer.pagerduty.com/documentation/rest/authentication[
406406PagerDuty API key] to use to access PagerDuty. Required.
407407--
0 commit comments