User Manual

02.10.2026

MANUAL

Set Parameter: Notification.json

## Notes When changing parameters, please refer to "[Confirmation When Changing Parameters](/en/manual/parameter-edit)". ## Setting Values The setting values ​​of this parameter file are as follows. |Parameter name|e.g.|Description| |:--|:--|:--| |SecurityProtocolType|"Tls12"|Specify the TLS version. | |Mail|true|Specify whether to display email as the notification type with true/false. | |Slack|true|Specify whether to display Slack as the notification type with true/false. | |ChatWork|true|Specify whether to display ChatWork as the notification type with true/false. | |Line|true|Specify whether to display LINE and LINE groups as the notification type with true/false. | |LineWorks|true|Specifies whether to display LINE WORKS as a notification type using true/false.| |Teams|true|Specify whether to display Microsoft Teams as the notification type with true/false. | |Rocket.Chat|true|Specify whether to display Rocket. Chat as the notification type with true/false. | |InCircle|true|Specify whether to display InCircle as the notification type with true/false. | |HttpClient|true|Specify whether to display HttpClient as the notification type with true/false. | |CopyWithNotifications|On|Specify the default value for the notification copy setting. Checked when "On", unchecked when "Off", and hidden when "Disabled". If Disabled is specified, the setting will not be copied. | |ListOrder|["Mail", "Teams", "Slack"] |Specify the order of the selection list to be displayed for the notification type in array format. | |HttpClientEncodings|["utf-8", "shift_jis", "euc-jp"]|Specify the selection list to be displayed in the encoding dropdown in array format. | ## Supported Versions |Supported Versions|Body| |:--|:--| |1.2.22.0 and later|Added InCircle<br>Added CopyWithNotifications| |1.3.7.0 and later|Added ListOrder| |1.3.17.0 and later|Added HttpClient<br>Added HttpClientEncodings| |1.5.1.0 and later|Added LineWorks|
TOP