Skip to content

Commit

Permalink
Comments Infinispan Client intelligence to avoid mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
karesti committed Nov 14, 2023
1 parent b60bbb3 commit 26fff21
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
%prod.quarkus.infinispan-client.username=admin
%prod.quarkus.infinispan-client.password=password

## Docker 4 Mac workaround
%prod.quarkus.infinispan-client.client-intelligence=BASIC
## Docker 4 Mac workaround. Uncomment only if you are experincing connection issues
## with Docker for Mac. Don't change this in production, might affect the performance.
## Read more about it in the Infinispan Reference Guide in Quarkus
#%prod.quarkus.infinispan-client.client-intelligence=BASIC

0 comments on commit 26fff21

Please sign in to comment.