docs: remove whitespace (#13367)
This commit is contained in:
parent
5874825624
commit
664d013acb
|
|
@ -2,14 +2,14 @@
|
|||
[[outputs.clarify]]
|
||||
## Credentials File (Oauth 2.0 from Clarify integration)
|
||||
credentials_file = "/path/to/clarify/credentials.json"
|
||||
|
||||
|
||||
## Clarify username password (Basic Auth from Clarify integration)
|
||||
username = "i-am-bob"
|
||||
password = "secret-password"
|
||||
|
||||
|
||||
## Timeout for Clarify operations
|
||||
# timeout = "20s"
|
||||
|
||||
|
||||
## Optional tags to be included when generating the unique ID for a signal in Clarify
|
||||
# id_tags = []
|
||||
# clarify_id_tag = 'clarify_input_id'
|
||||
|
|
|
|||
Loading…
Reference in New Issue