From 206518134a122c5508a85691fe86cf109637dfbb Mon Sep 17 00:00:00 2001 From: Dieter Maes Date: Mon, 24 Nov 2025 13:13:42 +0100 Subject: [PATCH] fix rocketchat_config docs * Drop duplicate `text` key * Change `titleLink` to `title_link` One of my commit hooks also automatically cleaned up some trailing whitespace Signed-off-by: Dieter Maes --- docs/configuration.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index fe8a7f84c0..f65ffd7d5f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1155,7 +1155,7 @@ The default `jira.default.description` template only works with V2. # The API Type to use for search requests, can be either auto, cloud or datacenter # Example: cloud [ api_type: | default = auto ] - + # The project key where issues are created. project: @@ -1163,7 +1163,7 @@ project: [ summary: # Template for the issue summary. [ template: | default = '{{ template "jira.default.summary" . }}' ] - + # If set to false, the summary will not be updated when updating an existing issue. [ enable_update: | default = true ] ] @@ -1172,7 +1172,7 @@ project: [ description: # Template for the issue description. [ template: | default = '{{ template "jira.default.description" . }}' ] - + # If set to false, the description will not be updated when updating an existing issue. [ enable_update: | default = true ] ] @@ -1491,8 +1491,7 @@ token_id_file: [ icon_url ... ] [ image_url ] @@ -1826,7 +1825,7 @@ Please be aware that if the payload exceeds incident.io's API limits (512KB), th # The HTTP client's configuration. [ http_config: | default = global.http_config ] -# The URL to send the incident.io alert. This would typically be provided by the +# The URL to send the incident.io alert. This would typically be provided by the # incident.io team when setting up an alert source. # URL and URL_file are mutually exclusive. url: