diff options
author | Josh Bell <josh@lindenlab.com> | 2008-03-18 21:56:57 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2008-03-18 21:56:57 +0000 |
commit | 2d9afdaa03f0d44d05e3f2fb9d99dd5b059a9cac (patch) | |
tree | 551854f0a350f27132f0af273eaa7b3cd5cb5cdc /etc | |
parent | 672a76d0ea08a0d0fc824e103ee4c4242b7e03ec (diff) |
svn merge -r 82263:82563 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-2-Server --> release
Sprinkle "--location" pixie dust into farm curl calls
QAR-387 - pull in fix for missing abuse report snapshots (asset-id --> asset_id) / DEV-11758
comment --> template comment tweak by yoz for postcards
QAR-351 - Event queuing modifications
DEV-11639 - fix for llsdhttp.py to work with newer eventlet API
Rotating log_text_message is now part of the cron jobs
Diffstat (limited to 'etc')
-rw-r--r-- | etc/message.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/message.xml b/etc/message.xml index 1335e9711d..af3db1d9ad 100644 --- a/etc/message.xml +++ b/etc/message.xml @@ -258,6 +258,8 @@ <string>template</string> <key>trusted-sender</key> <boolean>true</boolean> + <key>only-send-latest</key> + <boolean>true</boolean> </map> <key>SimulatorLoad</key> @@ -537,6 +539,8 @@ <key>EstateChangeInfo</key> <boolean>false</boolean> + <key>FetchInventoryDescendents</key> + <boolean>true</boolean> </map> <key>messageBans</key> |