diff --git a/docs/integrations/default-common-integration-parameters b/docs/integrations/default-common-integration-parameters index 31c48235d..05b6452eb 100644 --- a/docs/integrations/default-common-integration-parameters +++ b/docs/integrations/default-common-integration-parameters @@ -7,6 +7,7 @@ title: Common Integration Parameters | **Parameter** | **Description** | **Default Value** | **Required** | | --- | --- | --- | - | Trust any certificate (not secure) | When selected, certificates are not checked. | True | - | Use system proxy setting | Runs the integration instance using the proxy server (HTTP or HTTPS) that you defined in the server configuration. This is enabled only when an engine is running. | False | - | Log Level| Debug/Verbose logging is recommended only during troubleshooting. Logging can affect the performance of the integration. Recommended usage is to turn logging on during setup and troubleshooting and turn it off in production. This setting only affects the integration log. The server log is not affected. | True | + | Trust any certificate (not secure) | When selected, certificates are not checked. | | True | + | Use system proxy setting | Runs the integration instance using the proxy server (HTTP or HTTPS) that you defined in the server configuration. This is enabled only when an engine is running. | | False | + | Log Level| Debug/Verbose logging is recommended only during troubleshooting. Logging can affect the performance of the integration. Recommended usage is to turn logging on during setup and troubleshooting and turn it off in production. This setting only affects the integration log. The server log is not affected. | | True | + | | | | |