Skip to content

Commit

Permalink
update PROCESSORS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinzink committed Sep 6, 2024
1 parent 6eb2cc2 commit 25c97e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROCESSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ In the list below, the names of required properties appear in bold. Any other pr
|--------------------------------|---------------|------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Hostname** | | | The ip address or hostname of the destination.<br/>**Supports Expression Language: true** |
| **Port** | 502 | | The port or service on the destination.<br/>**Supports Expression Language: true** |
| **Unit Identifier** | 0 | | The port or service on the destination.<br/>**Supports Expression Language: true** |
| **Unit Identifier** | 0 | | Unit identifier<br/>**Supports Expression Language: true** |
| **Idle Connection Expiration** | 15 seconds | | The amount of time a connection should be held open without being used before closing the connection. A value of 0 seconds will disable this feature. |
| **Connection Per FlowFile** | false | true<br/>false | Specifies whether to send each FlowFile's content on an individual connection. |
| **Timeout** | 15 seconds | | The timeout for connecting to and communicating with the destination. |
Expand Down

0 comments on commit 25c97e2

Please sign in to comment.