summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-01-25 15:17:36 -0800
committerMerov Linden <merov@lindenlab.com>2013-01-25 15:17:36 -0800
commit605511d6738817c7df3a85da873ef72c2471c642 (patch)
treedb7acab170c6ce2b987f199192cec3d7f432d9f9
parentd16757545c91d4f7dac3c52a311ad0f0239052e1 (diff)
MAINT-2287 : WIP : Add a InventoryOutboxMakeVisible setting for maintenance and debugging
-rwxr-xr-xindra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 7deb1284b9..a9073d619d 100755
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -4337,6 +4337,17 @@
<key>Value</key>
<integer>0</integer>
</map>
+ <key>InventoryOutboxMakeVisible</key>
+ <map>
+ <key>Comment</key>
+ <string>Enable making the Merchant Outbox and Inbox visible in the inventory for debug purposes.</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Boolean</string>
+ <key>Value</key>
+ <integer>0</integer>
+ </map>
<key>InventoryOutboxMaxFolderCount</key>
<map>
<key>Comment</key>