1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Lowered recommended restart frequency

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

View File

@ -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
```