revert to 20 for now

pull/1442/head audit2
Audric Ackermann 4 years ago
parent c5dbb2f6b6
commit 38300881bd

@ -85,7 +85,7 @@ window.CONSTANTS = new (function() {
this.DEFAULT_PUBLIC_CHAT_URL = appConfig.get('defaultPublicChatServer');
this.MAX_LINKED_DEVICES = 1;
this.MAX_CONNECTION_DURATION = 5000;
this.CLOSED_GROUP_SIZE_LIMIT = 100;
this.CLOSED_GROUP_SIZE_LIMIT = 20;
// Number of seconds to turn on notifications after reconnect/start of app
this.NOTIFICATION_ENABLE_TIMEOUT_SECONDS = 10;
this.SESSION_ID_LENGTH = 66;

Loading…
Cancel
Save