summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-03-03 19:10:00 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-03-03 19:17:52 +0200
commite572093ef7e0ed4c9d94be4ecaae850bcdb73e54 (patch)
tree9c289d5f63d0f52783520c0100c74fd4fb756549
parentca3a23b42641dceaaaea36faef6231c03a563aa3 (diff)
#5084 Disable watchdog in 26.1
There is a deadlock that looks to be caused by singleton+watchdog interactions, will resolve in 26.2
-rw-r--r--indra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 9058220820..372a84743f 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -13879,7 +13879,7 @@
<key>Type</key>
<string>S32</string>
<key>Value</key>
- <integer>1</integer>
+ <integer>0</integer>
</map>
<key>WaterGLFogDensityScale</key>
<map>