Thorin-Oakenpants преди 8 години
родител
ревизия
d7bd0521c5
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      user.js

+ 2 - 1
user.js

@@ -1441,7 +1441,8 @@ user_pref("browser.tabs.loadInBackground", true);
 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, current default is false but may change (FF49+)
+/* 3023: disable automigrate (FF49+)
+ * default is false in FF49+ and true in FF53+
  * need more info, but lock down for now ***/
 user_pref("browser.migrate.automigrate.enabled", false);
 /* 3024: enable "Find As You Type"