docs: fix stale refs in unRAID_Essentials Manual, Rsync Manual, fallback_state_reset — 15min watchdog, boot drive paths, drop User Scripts setup instructions

This commit is contained in:
Gmer4Lfe
2026-06-01 19:44:41 -04:00
parent bc81e5a9e0
commit d22b18bf9f
3 changed files with 38 additions and 63 deletions
@@ -62,7 +62,7 @@ ARRAY_START_SCRIPTS=(
"ramdisk_setup.sh" # (from Transcodes/) before Emby starts
...
)
# Watchdogs are NOT in ARRAY_START_SCRIPTS — they run every minute via
# Watchdogs are NOT in ARRAY_START_SCRIPTS — they run every 15 minutes via
# Orchestrators/watchdog_orchestrator.sh (separate cron entry).
```