From 31d51c131aa55a257a5c82692c0f73a648df3b84 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 7 Jan 2026 15:46:57 +0100 Subject: [PATCH] Update readme-de.md --- readme-de.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme-de.md b/readme-de.md index e6ec908..e9067d0 100644 --- a/readme-de.md +++ b/readme-de.md @@ -27,9 +27,10 @@ Alle Einstellungen befinden sich in `system/extensions/yellow-system.ini`: `MastodonapiInstanceUrl` = deine Mastodon Instanz-URL (z. B. https://mastodon.social) `MastodonapiAccountId` = deine Mastodon User-ID (numerisch, z. B. 1234567890) -*Finde die ID eines 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)* -*MastodonapiAccessToken = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (siehe hier)* +*Finde die ID eines 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)* +`MastodonapiAccessToken` = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (siehe hier) `MastodonapiUpdateInterval` = Zeitintervall zwischen automatischen Updates in Minuten (Standard: 30). `MastodonapiLimit` = Anzahl der Toots, die pro Durchgang abgerufen werden (Standard: 20). `MastodonapiHashtag` = leer lassen für alle Beiträge; oder mit #hashtag filtern.