Skip to content

Commit

Permalink
chore: enable guest link with password
Browse files Browse the repository at this point in the history
(cherry picked from commit ef08970)
  • Loading branch information
MohamadJaara committed Aug 29, 2024
1 parent 31898a5 commit 61c9e44
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"mls_support_enabled": false,
"analytics_enabled": false,
"analytics_app_key": "4483f7a58ae3e70b3780319c4ccb5c88a037be49",
"analytics_server_url": "https://countly.wire.com/",
"is_password_protected_guest_link_enabled": false
"analytics_server_url": "https://countly.wire.com/"
},
"dev": {
"application_id": "com.waz.zclient.dev",
Expand Down Expand Up @@ -89,8 +88,7 @@
"mls_support_enabled": false,
"analytics_enabled": false,
"analytics_app_key": "",
"analytics_server_url": "",
"is_password_protected_guest_link_enabled": false
"analytics_server_url": ""
}
},
"application_name": "Wire",
Expand Down

0 comments on commit 61c9e44

Please sign in to comment.