mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 01:18:41 +07:00
fix: clarify protected instance description in setup guide (#4389)
This commit is contained in:
@@ -65,7 +65,7 @@ Required permissions for your token:
|
||||
|
||||
1. In **Settings** > **Environments** in n8n, select **Connect**. n8n connects to your Git repository.
|
||||
1. Under **Instance settings**, choose which branch you want to use for the current n8n instance.
|
||||
1. **Optional**: select **Protected instance** to prevent users editing workflows in this instance. This is useful for protecting production instances.
|
||||
1. **Optional**: select **Protected instance** to prevent users editing source-controlled resources in this instance. This is useful for protecting production instances.
|
||||
1. **Optional**: choose a custom color for the instance. This will appear in the menu next to the source control push and pull buttons. It helps users know which instance they're in.
|
||||
1. Select **Save settings**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user