LP#1691860: Release notes entry for nosound audio file
authorKathy Lussier <klussier@masslnc.org>
Mon, 24 Jul 2017 18:12:26 +0000 (14:12 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 24 Jul 2017 18:12:26 +0000 (14:12 -0400)
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/Client/no_sound_audio_file.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Client/no_sound_audio_file.adoc b/docs/RELEASE_NOTES_NEXT/Client/no_sound_audio_file.adoc
new file mode 100644 (file)
index 0000000..ddc06bc
--- /dev/null
@@ -0,0 +1,11 @@
+Global option to remove sound for a specific event
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+A new nosound.wav file has been added to the web client. The file can be used
+to globally disable audio alerts for a specific event on an Evergreen system.
+
+For example, to silence the alert that sounds after a successful patron search:
+
+  * mkdir -p /openils/var/web/audio/notifications/success/patron/
+  * cd /openils/var/web/audio/notifications/success/patron/
+  * ln -s ../../nosound.wav by_search.wav
+