1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 08:39:54 +02:00

Updated Scheduled Archiving (markdown)

Nick Sweeting
2019-02-26 22:05:48 -05:00
parent a529de35c9
commit 467adc21bb

@@ -6,7 +6,7 @@ ArchiveBox ignores links that are imported multiple times (keeping the earliest
This means you can add cron jobs that regularly poll the same file or URL for new links, adding only new This means you can add cron jobs that regularly poll the same file or URL for new links, adding only new
ones as necessary. ones as necessary.
For some example configs, see the `etc/cron.d` and `etc/supervisord` folders. For some example configs, see the [`etc/cron.d`](https://github.com/pirate/ArchiveBox/blob/master/etc/cron.d) and [`etc/supervisord`](https://github.com/pirate/ArchiveBox/blob/master/etc/supervisord) folders.
## Example: Import Firefox browser history every 24 hours ## Example: Import Firefox browser history every 24 hours