Skip to content

Commit

Permalink
Correcting jms.password property name to provide login credentials to…
Browse files Browse the repository at this point in the history
… jms provider
  • Loading branch information
arslnmsd authored and yrodiere committed Apr 20, 2020
1 parent 98e71b3 commit 4018f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/src/main/asciidoc/configuration.asciidoc
Expand Up @@ -549,7 +549,7 @@ and will then be asked to produce `BackendQueueProcessor` instances as needed.
messages.
|hibernate.search.<indexName>.worker.jms.login|Optional for the JMS slaves. Use it when your queue
requires login credentials to define your login.
|hibernate.search.<indexName>.worker.jms.login|Optional for the JMS slaves. Use it when your queue
|hibernate.search.<indexName>.worker.jms.password|Optional for the JMS slaves. Use it when your queue
requires login credentials to define your password.

|===============
Expand Down

0 comments on commit 4018f16

Please sign in to comment.