diff options
author | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2010-11-08 09:31:35 -0500 |
---|---|---|
committer | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2010-11-08 09:31:35 -0500 |
commit | 669cf170ceae2609202fb948d388b7492f8eb90a (patch) | |
tree | 96a340fb8edd88f6f8e7114f66f2503ce777b227 /indra/newview/app_settings | |
parent | 96112dfa2628569dea42bcf968eb7566d97e85f7 (diff) |
STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain test log no
matter when it was generated or if it has the date stamp in the name of the log or not.
--HG--
branch : storm-102
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings_per_account.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index ab702e49e1..705c73cbf7 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -119,7 +119,7 @@ <key>Type</key> <string>Boolean</string> <key>Value</key> - <integer>1</integer> + <integer>0</integer> </map> <!-- Settings below are for back compatibility only. They are not used in current viewer anymore. But they can't be removed to avoid |