Update readme.md
This commit is contained in:
parent
a8550fc0b6
commit
073b1849a1
1 changed files with 3 additions and 2 deletions
|
|
@ -26,8 +26,9 @@ All settings are in `system/extensions/yellow-system.ini`:
|
|||
|
||||
`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 <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>*
|
||||
|
||||
*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>*
|
||||
|
||||
`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>
|
||||
`MastodonapiUpdateInterval` = time interval between automatic updates in minutes (default: 30).
|
||||
|
|
|
|||
Loading…
Reference in a new issue