Update readme.md

This commit is contained in:
simonpipe 2026-01-01 15:31:37 +01:00
parent 217495cfcd
commit 4d526baac6

View file

@ -34,6 +34,8 @@ 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** draft // public; draft = page is not visible, user needs to log in, requires draft extension; unlisted = page is not visible, but can be accessed with the correct link
- **MastodonapiMaxAge** 1 // In Stunden. 0 = alle Toots.
💡 Du kannst den Webhook auch per Cronjob regelmäßig aufrufen (z. B. stündlich).