Fix stale 3-minute transcode timing — corrected to 7 minutes

transcode_management.sh runs every 7 minutes. Six references across
README.md, README-Transcoding.md, Manual-Transcoding.md, transcode_manager.sh,
and transcode_cleanup.sh still said 3 minutes from before the schedule change.
This commit is contained in:
Gmer4Lfe
2026-05-23 15:43:14 -04:00
parent e215db2a57
commit 59c2372fa1
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
# ==============================================================================================
#
# Wait Lock
# acquire_lock "wait" — waits if the previous run is still active. The 3-minute
# acquire_lock "wait" — waits if the previous run is still active. The 7-minute
# interval can overlap on a system under heavy load.
#
# Docker Timeout