commit c194e21d5c475b0c72419c7a770692d23ea334e3
parent 49e2025bc5f82d2d0844abe213a2ab08d65626d4
Author: earthlng <earthlng@users.noreply.github.com>
Date: Wed, 19 Apr 2017 14:22:31 +0200
Update user.js
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1486,7 +1486,7 @@ user_pref("browser.tabs.loadDivertedInBackground", false);
/* 3022: hide recently bookmarked items (you still have the original bookmarks) (FF49+) ***/
user_pref("browser.bookmarks.showRecentlyBookmarked", false);
/* 3023: disable automigrate (FF49+)
- * default is false in FF49+ and true in FF53+
+ * default is false in FF49+
* need more info, but lock down for now ***/
user_pref("browser.migrate.automigrate.enabled", false);
/* 3024: enable "Find As You Type"