diff --git a/jobs/adapter/spec b/jobs/adapter/spec index 2daf675..dbdaa44 100644 --- a/jobs/adapter/spec +++ b/jobs/adapter/spec @@ -34,11 +34,9 @@ properties: scalablesyslog.adapter.syslog_dial_timeout: description: "The timeout duration for dialing to syslog drains" default: 5s - examples: ["1s", "3s", "1m"] scalablesyslog.adapter.syslog_io_timeout: description: "The timeout duration for writing to syslog drains" default: 1m - examples: ["1s", "3s", "1m"] scalablesyslog.adapter.syslog_skip_cert_verify: description: "This disables SSL verification when connecting to a HTTPS drain" default: false