Skip to content

Commit

Permalink
chore: disable countly [WPB-10293] 🍒 (#3237)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohamad Jaara <[email protected]>
  • Loading branch information
github-actions[bot] and MohamadJaara authored Jul 29, 2024
1 parent 6ddabc6 commit 2963e9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"application_is_private_build": false,
"development_api_enabled": false,
"mls_support_enabled": false,
"analytics_enabled": true,
"analytics_enabled": false,
"analytics_app_key": "4483f7a58ae3e70b3780319c4ccb5c88a037be49",
"analytics_server_url": "https://countly.wire.com/"
},
Expand All @@ -30,7 +30,7 @@
"default_backend_url_website": "https://wire.com",
"default_backend_title": "wire-staging",
"encrypt_proteus_storage": true,
"analytics_enabled": true,
"analytics_enabled": false,
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
"analytics_server_url": "https://countly.wire.com/"
},
Expand All @@ -52,7 +52,7 @@
"default_backend_url_website": "https://wire.com",
"default_backend_title": "wire-staging",
"encrypt_proteus_storage": true,
"analytics_enabled": true,
"analytics_enabled": false,
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
"analytics_server_url": "https://countly.wire.com/"
},
Expand All @@ -64,7 +64,7 @@
"development_api_enabled": false,
"mls_support_enabled": false,
"encrypt_proteus_storage": true,
"analytics_enabled": true,
"analytics_enabled": false,
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
"analytics_server_url": "https://countly.wire.com/"
},
Expand All @@ -75,7 +75,7 @@
"application_is_private_build": true,
"development_api_enabled": false,
"encrypt_proteus_storage": true,
"analytics_enabled": true,
"analytics_enabled": false,
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
"analytics_server_url": "https://countly.wire.com/"
},
Expand Down

0 comments on commit 2963e9f

Please sign in to comment.