Skip to content

Commit 9077726

Browse files
docs: Clarify and reformat Node settings; remove "Request Options" (#3602)
1 parent 0ce809c commit 9077726

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/workflows/components/nodes.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ The node settings under the **Settings** tab allow you to control node behaviors
6666

6767
When active or set, they do the following:
6868

69-
* **Request Options**: Select **Add Option** to view and select these options.
70-
- **Batching**: Control how to batch large numbers of input items.
71-
- **Ignore SSL Issues**: Download the response even if SSL validation isn't possible.
72-
- **Proxy**: Use this if you need to specify an HTTP proxy.
73-
- **Timeout**: Set a timeout for the request in ms.
7469
* **Always Output Data**: The node returns an empty item even if the node returns no data during execution. Be careful setting this on IF nodes, as it could cause an infinite loop.
7570
* **Execute Once**: The node executes once, with data from the first item it receives. It doesn't process any extra items.
7671
* **Retry On Fail**: When an execution fails, the node reruns until it succeeds.

0 commit comments

Comments
 (0)