From 062f586e65c6f8232f1f69dcc14916f190fe3467 Mon Sep 17 00:00:00 2001 From: Mohamad Jaara Date: Thu, 28 Nov 2024 15:38:48 +0100 Subject: [PATCH] chore: enable paginated conversation list --- default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/default.json b/default.json index 6463e8ff2d5..18f85c1e9c4 100644 --- a/default.json +++ b/default.json @@ -8,6 +8,7 @@ "development_api_enabled": false, "mls_support_enabled": false, "analytics_enabled": true, + "paginated_conversation_list_enabled": true, "analytics_app_key": "4483f7a58ae3e70b3780319c4ccb5c88a037be49", "analytics_server_url": "https://countly.wire.com/" },