mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +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)',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user