Merge pull request from Simpler1/default_sound

feat(sound): Include default alarm sound (again)
pull/3847/head
Isaac Connor 2024-03-02 11:11:03 -05:00 committed by GitHub
commit 19e6e9baf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions
scripts/ZoneMinder/lib/ZoneMinder
web/sounds

View File

@ -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

BIN
web/sounds/snap.ogg Normal file

Binary file not shown.