102
edits
Line 13: | Line 13: | ||
This Migration Guide is to avoid confusions upon upgrade from Tb 2.0.x to Tb 3.0.x by people who has to manage corporate system, around above big/important/drastic changes by Tb 3.0.x. | This Migration Guide is to avoid confusions upon upgrade from Tb 2.0.x to Tb 3.0.x by people who has to manage corporate system, around above big/important/drastic changes by Tb 3.0.x. | ||
==== Disable Migration | ==== Disable Migration Assistance ==== | ||
lockPref("mailnews.ui.show.migration.on.upgrade",false); | lockPref("mailnews.ui.show.migration.on.upgrade",false); | ||
==== Disable Gloda(Global Search and Indexer) ==== | ==== Disable Gloda(Global Search and Indexer) ==== | ||
Gloda is new feature of Thunderbird 3.0 and is enabled by default. Corporate users usually doesn't want very different behaviour from Thunderbird 2. Disable Gloda before migration. | Gloda is new feature of Thunderbird 3.0 and is enabled by default. Corporate users usually doesn't want very different behaviour from Thunderbird 2. Disable Gloda before migration. |
edits