From 05f5902857133e40d551f0a9973974a124c5df90 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 7 Jan 2026 14:46:50 +0100 Subject: [PATCH] Update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 892905f..d18b110 100644 --- a/readme.md +++ b/readme.md @@ -30,9 +30,8 @@ All settings are in `system/extensions/yellow-system.ini`: `MastodonapiAccountId`= your Mastodon user ID (numeric, e.g. 1234567890) - Find the ID of a Mastodon account: Enter "https://YOUR_INSTANCE_URL/api/v1/accounts/lookup?acct=PROFILNAME" in your browser. - Find the ID of a GoToSocial account (see here) -` MastodonapiAccessToken` = - - Optional for a Mastodon account - - Mandatory for a GoToSocial account (see here) + +` MastodonapiAccessToken` = Optional for a Mastodon account, mandatory for a GoToSocial account (see here) `MastodonapiUpdateInterval` = Time interval between automatic updates in minutes (default: 30). `MastodonapiLimit` = Number of Toots retrieved per run (default: 20). `MastodonapiHashtag` = Leave blank for all posts; or filter with #hashtag.