Update readme.md
This commit is contained in:
parent
d11cf173b2
commit
05f5902857
1 changed files with 2 additions and 3 deletions
|
|
@ -30,9 +30,8 @@ All settings are in `system/extensions/yellow-system.ini`:
|
||||||
`MastodonapiAccountId`= your Mastodon user ID (numeric, e.g. 1234567890)
|
`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 Mastodon account: Enter "https://YOUR_INSTANCE_URL/api/v1/accounts/lookup?acct=PROFILNAME" in your browser.
|
||||||
- Find the ID of a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>
|
- Find the ID of a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>
|
||||||
` MastodonapiAccessToken` =
|
|
||||||
- Optional for a Mastodon account
|
` MastodonapiAccessToken` = Optional for a Mastodon account, mandatory for a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>
|
||||||
- Mandatory for a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>
|
|
||||||
`MastodonapiUpdateInterval` = Time interval between automatic updates in minutes (default: 30).
|
`MastodonapiUpdateInterval` = Time interval between automatic updates in minutes (default: 30).
|
||||||
`MastodonapiLimit` = Number of Toots retrieved per run (default: 20).
|
`MastodonapiLimit` = Number of Toots retrieved per run (default: 20).
|
||||||
`MastodonapiHashtag` = Leave blank for all posts; or filter with #hashtag.
|
`MastodonapiHashtag` = Leave blank for all posts; or filter with #hashtag.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue