mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
remove the note about webhook containers not being allowed in multi-main (#2983)
This commit is contained in:
committed by
GitHub
parent
56387e97fe
commit
4835d7b878
@@ -251,6 +251,4 @@ If needed, you can adjust the leader key options:
|
||||
| `multiMainSetup.ttl:10` | `N8N_MULTI_MAIN_SETUP_KEY_TTL=10` | Time to live (in seconds) for leader key in multi-main setup. |
|
||||
| `multiMainSetup.interval:3` | `N8N_MULTI_MAIN_SETUP_CHECK_INTERVAL=3` | Interval (in seconds) for leader check in multi-main setup. |
|
||||
|
||||
/// note | Keep in mind
|
||||
In multi-main setup, all `main` processes listen for webhooks, so they fulfill the same purpose as `webhook` processes. Running `webhook` processes is neither needed nor allowed in multi-main setup.
|
||||
///
|
||||
|
||||
|
||||
Reference in New Issue
Block a user