From e8b3dfd11c98a276023b90eb9e731b3a38824876 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 30 Aug 2024 07:44:45 +0800 Subject: Stream notification channel setting in preferences Not in effect yet. --- indra/newview/app_settings/settings.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 745addd451..84da27e493 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -6063,6 +6063,28 @@ Value 1 + StreamNotificationChannel + + Comment + Custom stream notification channel + Persist + 1 + Type + S32 + Value + 157157 + + StreamNotificationChannelEnabled + + Comment + Use the stream notification channel? + Persist + 1 + Type + Boolean + Value + 0 + ParticipantListShowIcons Comment -- cgit v1.2.3