Kobo: refresh 30s (mode dev)
This commit is contained in:
@@ -11,7 +11,7 @@ cd "$BASE" || exit 1
|
|||||||
# --- Configuration (adapter au besoin) ---
|
# --- Configuration (adapter au besoin) ---
|
||||||
# HTTP direct vers l'IP du homelab (busybox wget, pas de curl/DNS/TLS requis).
|
# HTTP direct vers l'IP du homelab (busybox wget, pas de curl/DNS/TLS requis).
|
||||||
export MONITORINK_URL="http://192.168.0.43:8899/image.png"
|
export MONITORINK_URL="http://192.168.0.43:8899/image.png"
|
||||||
export MONITORINK_REFRESH=180 # secondes (compromis fraîcheur horloge / batterie ; ajustable)
|
export MONITORINK_REFRESH=30 # DEV: refresh rapide pour itérer (repasser à 300-600 en prod)
|
||||||
|
|
||||||
echo "===== monitorink start $(date) =====" >> "$LOG"
|
echo "===== monitorink start $(date) =====" >> "$LOG"
|
||||||
sync
|
sync
|
||||||
|
|||||||
Reference in New Issue
Block a user