mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-11 16:03:39 +00:00
Disable SSKs for now
This commit is contained in:
parent
cb1aad425a
commit
865f4b90ad
@ -30,7 +30,7 @@ import org.whispersystems.signalservice.loki.utilities.toHexString
|
||||
import java.util.*
|
||||
|
||||
object ClosedGroupsProtocol {
|
||||
val isSharedSenderKeysEnabled = true
|
||||
val isSharedSenderKeysEnabled = false
|
||||
|
||||
public fun createClosedGroup(context: Context, name: String, members: Collection<String>): String {
|
||||
// Prepare
|
||||
|
Loading…
x
Reference in New Issue
Block a user