mirror of
https://github.com/unraid/webgui.git
synced 2026-04-25 11:49:30 -05:00
un-document non-existent 'heartbeat' event
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user