Skip to content

Commit

Permalink
enhancement(azure_blob_sink): fix docs
Browse files Browse the repository at this point in the history
Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
  • Loading branch information
ArtemTrofimushkin committed Jun 25, 2021
1 parent f480c7e commit dcfcf62
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/reference/components/sinks/azure_blob.cue
Expand Up @@ -39,11 +39,7 @@ components: sinks: azure_blob: {
request: {
enabled: true
concurrency: 50
rate_limit_duration_secs: 1
rate_limit_num: 250
retry_initial_backoff_secs: 1
retry_max_duration_secs: 3600
timeout_secs: 60
headers: false
}
tls: enabled: false
Expand Down

0 comments on commit dcfcf62

Please sign in to comment.