Update readme.md
This commit is contained in:
parent
4d526baac6
commit
0de1853edf
1 changed files with 4 additions and 2 deletions
|
|
@ -34,8 +34,10 @@ Alle Einstellungen findest du in `system/extensions/yellow-system.ini`:
|
||||||
- **MastodonapiFolder** – Pfad zum Blog-Ordner (z. B. `content/1-blog/`)
|
- **MastodonapiFolder** – Pfad zum Blog-Ordner (z. B. `content/1-blog/`)
|
||||||
- **MastodonapiTriggerPath** – Webhook-Pfad, z. B. `/mastodonapi-webhook-CHANGE_THIS_SECRET_KEY`
|
- **MastodonapiTriggerPath** – Webhook-Pfad, z. B. `/mastodonapi-webhook-CHANGE_THIS_SECRET_KEY`
|
||||||
- Unbedingt anpassen! Wer diesen Link kennt, kann das Plug-in starten.
|
- 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
|
- **MastodonapiStatus** – draft
|
||||||
- **MastodonapiMaxAge** – 1 // In Stunden. 0 = alle Toots.
|
- 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).
|
💡 Du kannst den Webhook auch per Cronjob regelmäßig aufrufen (z. B. stündlich).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue