Lowered recommended restart frequency

This commit is contained in:
Krateng 2020-06-06 16:47:59 +02:00
parent 92e6fea00f
commit 5c6a901f51

@ -60,7 +60,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience
```
@reboot sleep 15 && maloja start
42 0 * * * maloja restart
42 0 * * 2 maloja restart
```