mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Enable announcement group capability
This commit is contained in:
parent
8c661c23be
commit
23a006c311
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue