浏览代码

Sync settings

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'!");