From 784d92ad40868090886d7ce54a167fd499010c4e Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 7 Jan 2026 14:42:24 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7aefdbb..1116f95 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ There are three ways to trigger the import: All settings are in `system/extensions/yellow-system.ini`: -- **MastodonapiInstanceUrl** = your Mastodon instance URL (e.g. `https://mastodon.social`) +'MastodonapiInstanceUrl' = your Mastodon instance URL (e.g. `https://mastodon.social`) - **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)