mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Set sync prefs.
This commit is contained in:
parent
b1e44f4685
commit
3a485ba1dd
1 changed files with 8 additions and 0 deletions
|
|
@ -110,6 +110,14 @@ pref("image.mem.decode_bytes_at_a_time", 65536); //larger chunks
|
|||
|
||||
// ============================================================================
|
||||
|
||||
// ===| Sync |=================================================================
|
||||
|
||||
// Sync server URL
|
||||
pref("services.sync.serverURL","https://pmsync.palemoon.org/sync/index.php/");
|
||||
pref("services.sync.jpake.serverURL","https://keyserver.palemoon.org/");
|
||||
|
||||
// ============================================================================
|
||||
|
||||
// ===| Misc. |================================================================
|
||||
|
||||
// store sessions less frequently to prevent redundant mem usage by storing too much
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue