Skip to content

Commit

Permalink
Review tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
freakwriter committed Jun 6, 2024
1 parent b743316 commit 9c099ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Only turn on the **SSH Tunnel** if:

- You're using the credential with the [Postgres](/integrations/builtin/app-nodes/n8n-nodes-base.postgres/) node (Agent node doesn't support SSH tunnels).
- You have an SSH server running on the same machine as the Postgres server.
- You can log in using `ssh` as some user.
- You have a user account that can log in using `ssh`.

Once turned on, you'll need:

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/rabbitmq.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To configure this credential, you'll need:
- **CA Certificates**: Paste the text of the SSL CA certificates to use.
<!--vale on-->

## `guest` user issues
## guest user issues

If you use the `guest` user for the credential and you try to access a remote host, you may see a connection error. The RabbitMQ logs show an error like this:

Expand Down

0 comments on commit 9c099ae

Please sign in to comment.