From 6f237257d1e3e7c4a404d83f56d1dde82bfbf0b8 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 28 Jul 2026 15:49:56 +0200 Subject: [PATCH] URL Fix --- readme-de.md | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme-de.md b/readme-de.md index 39a94ad..45d4992 100644 --- a/readme-de.md +++ b/readme-de.md @@ -28,7 +28,7 @@ Alle Einstellungen befinden sich in `system/extensions/yellow-system.ini`: `MastodonapiAccountId` = deine Mastodon User-ID (numerisch, z. B. 1234567890) *Finde die ID eines Snac oder Mastodon Accounts: Gib "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" in deinen Browser ein.* -*Finde die ID eines GoToSocial-Accounts (siehe hier)* +*Finde die ID eines GoToSocial-Accounts (siehe hier)* `MastodonapiAccessToken` = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (Wie komme ich zu einem Token?) `MastodonapiUpdateInterval` = Zeitintervall zwischen automatischen Updates in Minuten (Standard: 30) diff --git a/readme.md b/readme.md index dfacdec..c1b7094 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ All settings are in `system/extensions/yellow-system.ini`: `MastodonapiAccountId` = your Mastodon user ID (numeric, e.g. 1234567890) *Find the ID of a Snac or 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)* +*Find the ID of a GoToSocial account (see here)* `MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account (How do I get a token?) `MastodonapiUpdateInterval` = time interval between automatic updates in minutes (default: 30)