CloudServices/Sync/FxSync/Archived/Weave FAQ: Difference between revisions

no edit summary
No edit summary
Line 64: Line 64:
:;extensions.weave.syncOnQuit.enabled
:;extensions.weave.syncOnQuit.enabled
::This controls whether or not Weave will sync when Firefox is closed. Values are true (default) and false. Note, however, that Weave does not have the ability to stop an ongoing sync. If a scheduled sync is in progress when Firefox is shut down it will abort, probably leaving a stale lock on the server, and possibly also leaving the server in an inconsistent state (which could require a wipe).  Sync on quit avoids that problem because it waits until the sync is finished until exiting. If you turn it off, Firefox will just quit right away. Therefore, if you disable sync on quit, you should probably set extensions.weave.schedule to 0 (manual).
::This controls whether or not Weave will sync when Firefox is closed. Values are true (default) and false. Note, however, that Weave does not have the ability to stop an ongoing sync. If a scheduled sync is in progress when Firefox is shut down it will abort, probably leaving a stale lock on the server, and possibly also leaving the server in an inconsistent state (which could require a wipe).  Sync on quit avoids that problem because it waits until the sync is finished until exiting. If you turn it off, Firefox will just quit right away. Therefore, if you disable sync on quit, you should probably set extensions.weave.schedule to 0 (manual).
== Running your own server ==
:;Can i run my own Weave server?
::Check out [http://remcobressers.nl/archives/3 this documentation] about running your own server based on Apache and mod_dav
7

edits