Created
July 5, 2013 08:10
-
-
Save patriknw/5932860 to your computer and use it in GitHub Desktop.
Spotlight min members of role
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
akka.cluster.role { | |
frontend.min-nr-of-members = 1 | |
backend.min-nr-of-members = 2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment