39
edits
(Few tweaks) |
(added syncInterval reference) |
||
Line 18: | Line 18: | ||
#Click on sync now (assuming you already have [https://support.mozilla.org/en-US/kb/how-do-i-set-sync-my-computer set up Sync]).<br>Depending on how long you have browsed without syncing it can take up to a couple of minutes to be completed.<br>https://i.postimg.cc/PrDLmQ9h/sync-now.jpg<br><br> | #Click on sync now (assuming you already have [https://support.mozilla.org/en-US/kb/how-do-i-set-sync-my-computer set up Sync]).<br>Depending on how long you have browsed without syncing it can take up to a couple of minutes to be completed.<br>https://i.postimg.cc/PrDLmQ9h/sync-now.jpg<br><br> | ||
#After the successful sync, a new file '''success-sync-x.txt''' should appear in the list. It's done! Now you will be able to always see when your last successful sync occured.<br> | #After the successful sync, a new file '''success-sync-x.txt''' should appear in the list. It's done! Now you will be able to always see when your last successful sync occured.<br> | ||
#Firefox will automatically clean up old log files, although you can remove them manually. If you are no longer interested in these logs, you can set the '''services.sync.log.appender.file.logOnSuccess''' preference to '''false''' again. The growth of the sync logs depends on your individual browsing activity, but by default it is scheduled to sync every 10 minutes (~20 KB per logfile, equals to ~1MB per 8 hours of runtime). | #Firefox will automatically clean up old log files, although you can remove them manually. If you are no longer interested in these logs, you can set the '''services.sync.log.appender.file.logOnSuccess''' preference to '''false''' again. The growth of the sync logs depends on your individual browsing activity, but by default it is scheduled to sync every 10 minutes (~20 KB per logfile, equals to ~1MB per 8 hours of runtime). To change the sync-interval, configure the '''services.sync.syncInterval''' variable (unit=milliseconds). |
edits