summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-02-23 16:36:55 -0800
committerRichard Linden <none@none>2011-02-23 16:36:55 -0800
commitf6f392babea8bbf748587c3a8ffe99e598b1a7df (patch)
treee8bcea8235830e537d649b432d8e112cc60d1e83 /indra
parentaabcabb60bd093e42d6416498c88eda25a8d9b7e (diff)
SOCIAL-545 FIX Figure out how to configure skylight-specific settings
sessionsettingsfile and usersessionsettingsfile are allowed to persist, so we can change them from the login screen
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/app_settings/settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 1bcc988e5c..0d7437ed1c 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -12371,7 +12371,7 @@
<key>Comment</key>
<string>Settings that are a applied per session (not saved).</string>
<key>Persist</key>
- <integer>0</integer>
+ <integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
@@ -12382,7 +12382,7 @@
<key>Comment</key>
<string>User settings that are a applied per session (not saved).</string>
<key>Persist</key>
- <integer>0</integer>
+ <integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>