add to readme
Signed-off-by: Tealk <tealk@rollenspiel.monster>
This commit is contained in:
parent
f9c2b37647
commit
cc260ddfa2
1 changed files with 12 additions and 8 deletions
|
|
@ -99,6 +99,10 @@ An [example Kubernetes CronJob](./examples/k8s-cronjob.yaml) for running the con
|
||||||
|
|
||||||
An [example Docker Compose Script](./examples/docker-compose.yaml) for running the container periodically is included in the `examples` folder.
|
An [example Docker Compose Script](./examples/docker-compose.yaml) for running the container periodically is included in the `examples` folder.
|
||||||
|
|
||||||
|
#### To run FediFetcher with systemd-timer:
|
||||||
|
|
||||||
|
See [systemd.md](./examples/systemd.md)
|
||||||
|
|
||||||
### Configuration options
|
### Configuration options
|
||||||
|
|
||||||
FediFetcher has quite a few configuration options, so here is my quick configuration advice, that should probably work for most people:
|
FediFetcher has quite a few configuration options, so here is my quick configuration advice, that should probably work for most people:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue