From 174a6731a3da8eae39677c1aab32122ce75217b4 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Mon, 13 Mar 2023 13:22:55 +0000 Subject: [PATCH] make ul --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7c5fce..3c285e5 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Each part can be disabled completely, and all of the values are configurable. **Be aware, that this script may run for a long time, if these values are too high.** Experiment a bit with what works for you, by starting with fairly small numbers (maybe `HOME_TIMELINE_LENGTH = 200`, `REPLY_INTERVAL_IN_HOURS = 12`) and increase the numbers as you see fit. For full context and discussion on why this is needed, read the following tow blog posts: -[Pull missing responses into Mastodon](https://blog.thms.uk/2023/03/pull-missing-responses-into-mastodon?utm_source=github) -[Pull missing posts from recently followed accounts into Mastodon](https://blog.thms.uk/2023/03/backfill-recently-followed-accounts?utm_source=github) + +- [Pull missing responses into Mastodon](https://blog.thms.uk/2023/03/pull-missing-responses-into-mastodon?utm_source=github) +- [Pull missing posts from recently followed accounts into Mastodon](https://blog.thms.uk/2023/03/backfill-recently-followed-accounts?utm_source=github) ## Setup