From c1ebbb017a2b74e8e98f5d4014eb6c05f0c113b0 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Wed, 27 Apr 2022 09:50:06 -0400 Subject: [PATCH] Lp1969967: Add release note Signed-off-by: Jason Stephenson --- .../OPAC/allow_phone_notifications.adoc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/allow_phone_notifications.adoc diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/allow_phone_notifications.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/allow_phone_notifications.adoc new file mode 100644 index 0000000000..5dae1789f0 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/allow_phone_notifications.adoc @@ -0,0 +1,18 @@ +allow_phone_notifications Setting Moved to Library Settings +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The `allow_phone_notifications` Boolean setting has been moved from +the `config.tt2` template files to the Library Settings Editor. It is +identified in the editor by the label "Enable phone notification +features." + +The new setting has the same effect as the previous one. Moving it to +the Library Settings allows different members of a consoritum to +enable or disable the phone notification features as they choose. The +previous setting had a global effect for all users of the same OPAC +instance. + +The setting (`opac.allow_phone_notifications`) is not set by default, +which has the same effect as setting it to 'false.' The setting needs +to be set to 'true' in order to enable the feautres. This is a change +in default behavior. -- 2.11.0