Lp1969967: Add release note user/dyrcona/lp1969967-phone-notifications-yaous
authorJason Stephenson <jason@sigio.com>
Wed, 27 Apr 2022 13:50:06 +0000 (09:50 -0400)
committerJason Stephenson <jason@sigio.com>
Wed, 27 Apr 2022 14:33:28 +0000 (10:33 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
docs/RELEASE_NOTES_NEXT/OPAC/allow_phone_notifications.adoc [new file with mode: 0644]

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 (file)
index 0000000..5dae178
--- /dev/null
@@ -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.