Enable announcement group capability

This commit is contained in:
AsamK 2021-08-25 12:23:07 +02:00
parent 8c661c23be
commit 23a006c311

View file

@ -39,7 +39,7 @@ public class ServiceConfig {
false, false,
zkGroupAvailable, zkGroupAvailable,
false, false,
false); true);
try { try {
TrustStore contactTrustStore = new IasTrustStore(); TrustStore contactTrustStore = new IasTrustStore();