Update readme.md
This commit is contained in:
parent
da19dd8648
commit
50b8a42e1e
1 changed files with 5 additions and 5 deletions
10
readme.md
10
readme.md
|
|
@ -34,11 +34,11 @@ Alle Einstellungen findest du in `system/extensions/yellow-system.ini`:
|
|||
- **MastodonapiFolder** – Pfad zum Blog-Ordner (z. B. `content/1-blog/`)
|
||||
- **MastodonapiTriggerPath** – Webhook-Pfad, z. B. `/mastodonapi-webhook-CHANGE_THIS_SECRET_KEY`
|
||||
- Unbedingt anpassen! Wer diesen Link kennt, kann das Plug-in starten.
|
||||
- **MastodonapiStatus** – public
|
||||
- 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>
|
||||
- unlisted = page is not visible, but can be accessed with the correct link
|
||||
- **MastodonapiMaxAge** – 1
|
||||
- **MastodonapiStatus** – Standartwert ist public
|
||||
- public = Seite ist eine normale sichtbar
|
||||
- draft = Die Seite ist nicht sichtbar, der Benutzer muss sich anmelden, erfordert die <a target="blank_" href="https://github.com/annaesvensson/yellow-draft">Erweiterung «Draft</a>
|
||||
- unlisted = Die Seite ist nicht sichtbar, aber mit dem richtigen Link erreichbar
|
||||
- **MastodonapiMaxAge** – Standartwert ist 0
|
||||
- In Stunden. 0 = alle Toots.
|
||||
|
||||
💡 Du kannst den Webhook auch per Cronjob regelmäßig aufrufen (z. B. stündlich).
|
||||
|
|
|
|||
Loading…
Reference in a new issue