readme-en.md aktualisiert
This commit is contained in:
parent
e76b6286a7
commit
6ee6045ef5
1 changed files with 2 additions and 2 deletions
|
|
@ -23,10 +23,10 @@ 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** – deine Mastodon-User-ID (numerisch, z. B. `1234567890`)
|
- **MastodonapiAccountId** – deine Mastodon-User-ID (numerisch, z. B. `1234567890`)
|
||||||
- ID bei einem Mastodon-Account finden: Gib im Browser "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" ein.
|
- ID bei einem Mastodon-Account finden: Gib im Browser "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" ein.
|
||||||
- ID bei einem GoToSocial-Account finden <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-de.md">(siehe hier)</a>
|
- ID bei einem GoToSocial-Account finden <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(siehe hier)</a>
|
||||||
- **MastodonapiAccessToken**
|
- **MastodonapiAccessToken**
|
||||||
- Bei einem Mastodon-Account optional
|
- Bei einem Mastodon-Account optional
|
||||||
- Bei einem GoToSocial-Account pflicht <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-de.md">(siehe hier)</a>
|
- Bei einem GoToSocial-Account pflicht <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(siehe hier)</a>
|
||||||
- **MastodonapiLimit** - Standartwert ist 20
|
- **MastodonapiLimit** - Standartwert ist 20
|
||||||
- **MastodonapiHashtag** – leave empty to import all public posts; set to `#hashtag` to import only matching posts
|
- **MastodonapiHashtag** – leave empty to import all public posts; set to `#hashtag` to import only matching posts
|
||||||
- **MastodonapiAuthor** – author name to use for imported blog posts
|
- **MastodonapiAuthor** – author name to use for imported blog posts
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue