Merge pull request #3707 from Simpler1/default_sound
feat(sound): Include default alarm sound (again)pull/3847/head
commit
19e6e9baf2
scripts/ZoneMinder/lib/ZoneMinder
web/sounds
|
@ -1806,7 +1806,7 @@ our @options = (
|
|||
},
|
||||
{
|
||||
name => 'ZM_WEB_ALARM_SOUND',
|
||||
default => '',
|
||||
default => 'snap.ogg',
|
||||
description => 'The sound to play on alarm, put this in the sounds directory',
|
||||
help => q`
|
||||
You can specify a sound file to play if an alarm occurs whilst
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue