File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ServiceControl.Transports.RabbitMQ Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 "DisplayName": "RabbitMQ - Conventional routing topology (quorum queues)",
2828 "AssemblyName": "ServiceControl.Transports.RabbitMQ",
2929 "TypeName": "ServiceControl.Transports.RabbitMQ.RabbitMQQuorumConventionalRoutingTransportCustomization, ServiceControl.Transports.RabbitMQ",
30- "SampleConnectionString": "host=<HOSTNAME>;username=<USERNAME>;password=<PASSWORD>;DisableRemoteCertificateValidation=<true|false(default)>;UseExternalAuthMechanism=<true|false(default)>;DisableManagementApi=<true|false(default)>;ManagementUri =<SCHEME://USERNAME:PASSWORD@HOST:PORT>",
30+ "SampleConnectionString": "host=<HOSTNAME>;username=<USERNAME>;password=<PASSWORD>;DisableRemoteCertificateValidation=<true|false(default)>;UseExternalAuthMechanism=<true|false(default)>;DisableManagementApi=<true|false(default)>;ManagementApiUrl =<SCHEME://USERNAME:PASSWORD@HOST:PORT>",
3131 "AvailableInSCMU": true,
3232 "Aliases": [
3333 "ServiceControl.Transports.RabbitMQ.QuorumConventialRoutingTopologyRabbitMQTransport, ServiceControl.Transports.RabbitMQ"
3838 "DisplayName": "RabbitMQ - Direct routing topology (quorum queues)",
3939 "AssemblyName": "ServiceControl.Transports.RabbitMQ",
4040 "TypeName": "ServiceControl.Transports.RabbitMQ.RabbitMQQuorumDirectRoutingTransportCustomization, ServiceControl.Transports.RabbitMQ",
41- "SampleConnectionString": "host=<HOSTNAME>;username=<USERNAME>;password=<PASSWORD>;DisableRemoteCertificateValidation=<true|false(default)>;UseExternalAuthMechanism=<true|false(default)>;DisableManagementApi=<true|false(default)>;ManagementUri =<SCHEME://USERNAME:PASSWORD@HOST:PORT>",
41+ "SampleConnectionString": "host=<HOSTNAME>;username=<USERNAME>;password=<PASSWORD>;DisableRemoteCertificateValidation=<true|false(default)>;UseExternalAuthMechanism=<true|false(default)>;DisableManagementApi=<true|false(default)>;ManagementApiUrl =<SCHEME://USERNAME:PASSWORD@HOST:PORT>",
4242 "AvailableInSCMU": true,
4343 "Aliases": [
4444 "ServiceControl.Transports.RabbitMQ.QuorumDirectRoutingTopologyRabbitMQTransport, ServiceControl.Transports.RabbitMQ"
You can’t perform that action at this time.
0 commit comments