un-document non-existent 'heartbeat' event

This commit is contained in:
Tom Mortensen
2024-10-28 15:32:16 -07:00
parent c5f1226e83
commit 0196308a35
-3
View File
@@ -75,9 +75,6 @@
# Note that if array is not Started, emhttp will not spin down any disk, but emhttp will
# still poll SMART data (for spun-up devices) and generate this event.
# heartbeat
# Occurs once per second.
# Invoke all 'any_event' scripts that might exist
for Dir in /usr/local/emhttp/plugins/* ; do
if [ -d $Dir/event/any_event ]; then