mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 12:19:09 +00:00
🐛 Fix rabbitMQ AMPQS Support PR 1598 (#1670)
This commit is contained in:
@@ -62,7 +62,7 @@ export class RabbitMQ implements ICredentialType {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
default: false,
|
default: true,
|
||||||
description: 'Passwordless connection with certificates (SASL mechanism EXTERNAL)',
|
description: 'Passwordless connection with certificates (SASL mechanism EXTERNAL)',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user