Skip to content

Commit

Permalink
KEYCLOAK-11124 add dns. to example JGroup protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
max-allan-surevine authored and Bruno Oliveira da Silva committed Sep 10, 2019
1 parent ab8f500 commit 54fee33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ all scripts shipped in the image.
Replacing the default discovery protocols (`PING` for the UDP stack and `MPING` for the TCP one) can be achieved by defining
some additional environment variables:

- `JGROUPS_DISCOVERY_PROTOCOL` - name of the discovery protocol, e.g. DNS_PING
- `JGROUPS_DISCOVERY_PROTOCOL` - name of the discovery protocol, e.g. dns.DNS_PING
- `JGROUPS_DISCOVERY_PROPERTIES` - an optional parameter with the discovery protocol properties in the following format:
`PROP1=FOO,PROP2=BAR`
- `JGROUPS_DISCOVERY_PROPERTIES_DIRECT` - an optional parameter with the discovery protocol properties in jboss CLI format:
Expand Down

0 comments on commit 54fee33

Please sign in to comment.