Update readme.md
This commit is contained in:
parent
c21fd9e4b9
commit
5d0f649354
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@ Beim Aufruf fragt es deine Mastodon-API ab und erstellt aus deinen Toots automat
|
|||
Es gibt drei Wege, wie der Import ausgelöst wird:
|
||||
|
||||
1. **Automatisch (Lazy Cron):** Sobald ein Besucher deine Website aufruft, prüft das Plug-in, ob das Update-Intervall abgelaufen ist und lädt gegebenenfalls neue Toots.
|
||||
2. **Per Terminal:** Du kannst den Import manuell auf dem Server starten mit:
|
||||
`php yellow.php mastodonapi`
|
||||
2. **Per Terminal:** Du kannst den Import manuell auf dem Server starten mit: `php yellow.php mastodonapi`
|
||||
3. **Per System-Cronjob:** Wenn dein Hoster Cronjobs unterstützt, kannst du den Befehl `php yellow.php mastodonapi` regelmäßig (z. B. alle 30 Minuten) ausführen lassen.
|
||||
|
||||
## Einstellungen
|
||||
|
|
|
|||
Loading…
Reference in a new issue