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,
zkGroupAvailable,
false,
false);
true);
try {
TrustStore contactTrustStore = new IasTrustStore();