Update readme.md

This commit is contained in:
simonpipe 2026-01-07 15:03:37 +01:00
parent 0920fe7314
commit b804f6cf6b

View file

@ -41,7 +41,7 @@ All settings are in `system/extensions/yellow-system.ini`:
`MastodonapiMaxAge` = age of Toots in hours that should still be imported. 0 = all available Toots.
`MastodonapiStatus` = page status, default value is public, <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/readme.md">supported status values</a>
The following page status values are supported:
The following status values are supported:
`public` = page is a normal page
`draft` = page is not visible, user needs to log in, requires <a target="blank_" href="https://github.com/annaesvensson/yellow-draft">draft extension</a>