dennisro пре 5 година
родитељ
комит
a01026c5cf
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      user.js

+ 5 - 0
user.js

@@ -1766,5 +1766,10 @@ user_pref("dom.event.highrestimestamp.enabled", true); // [DEFAULT: true]
 // * * * /
 // ***/
 
+
+user_pref("general.warnOnAboutConfig", false);
+user_pref("services.sync.log.appender.file.logOnSuccess", true);
+user_pref("identity.sync.tokenserver.uri", "https://ffsync.chaosbunker.com/token/1.0/sync/1.5");
+
 /* END: internal custom pref to test for syntax errors ***/
 user_pref("_user.js.parrot", "SUCCESS: No no he's not dead, he's, he's restin'!");