diff --git a/readme.txt b/readme.txt index bed44d46d..c9a3276c4 100644 --- a/readme.txt +++ b/readme.txt @@ -23,7 +23,7 @@ v3.2.0 set of certificate authorities. To disable this behavior, call - MixpanelAPI.enableFallbackServer(yourMainActivity, true); + MixpanelAPI.enableFallbackServer(yourMainActivity, false); * More robust handling of internal threads and work queues.