Skip to content

Commit 7a3ed4e

Browse files
committed
chore: update mls reset feature flag configuration
(cherry picked from commit 4918d63)
1 parent ddc0886 commit 7a3ed4e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

default.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
"analytics_enabled": true,
6767
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
6868
"analytics_server_url": "https://wire.count.ly/",
69-
"enable_new_registration": true,
70-
"is_mls_reset_enabled": true
69+
"enable_new_registration": true
7170
},
7271
"internal": {
7372
"application_id": "com.wire.internal",
@@ -78,8 +77,7 @@
7877
"analytics_enabled": true,
7978
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
8079
"analytics_server_url": "https://wire.count.ly/",
81-
"enable_new_registration": true,
82-
"is_mls_reset_enabled": true
80+
"enable_new_registration": true
8381
},
8482
"fdroid": {
8583
"application_id": "com.wire",
@@ -146,5 +144,5 @@
146144
"use_new_login_for_default_backend": true,
147145
"enable_crossplatform_backup": true,
148146
"mls_read_receipts_enabled": false,
149-
"is_mls_reset_enabled": false
147+
"is_mls_reset_enabled": true
150148
}

0 commit comments

Comments
 (0)