mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 17:52:17 -05:00
Increase number of published prekeys for release
This commit is contained in:
parent
53ce5d223e
commit
7437d0fe0c
@ -49,7 +49,7 @@ public class AxolotlService {
|
||||
|
||||
public static final String LOGPREFIX = "AxolotlService";
|
||||
|
||||
public static final int NUM_KEYS_TO_PUBLISH = 10;
|
||||
public static final int NUM_KEYS_TO_PUBLISH = 100;
|
||||
|
||||
private final Account account;
|
||||
private final XmppConnectionService mXmppConnectionService;
|
||||
|
Loading…
Reference in New Issue
Block a user