From b031df0cd0813a5e2c2a8c1e5084420a9866461a Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Thu, 7 Aug 2025 11:09:04 +0800 Subject: Discord integration is enabled by default per spec now that we don't need the user to authorise Discord SDK to have any access to the user's friends list, etc. (which are Discord Relationships related, and not needed just for Rich Presence). --- indra/newview/app_settings/settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 4305aa0a33..ba960d156f 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1170,7 +1170,7 @@ Type Boolean Value - 0 + 1 ShowDiscordActivityDetails -- cgit v1.2.3