mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
With mic's permission, adjust long call time info messages to 500ms from 200ms
This commit is contained in:
@@ -104,7 +104,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Assets
|
||||
{
|
||||
UUID capID = UUID.Random();
|
||||
|
||||
m_log.Info("[GETMESH]: /CAPS/" + capID);
|
||||
// m_log.Debug("[NEW FILE AGENT INVENTORY VARIABLE PRICE]: /CAPS/" + capID);
|
||||
caps.RegisterHandler("NewFileAgentInventoryVariablePrice",
|
||||
|
||||
new LLSDStreamhandler<LLSDAssetUploadRequest, LLSDNewFileAngentInventoryVariablePriceReplyResponse>("POST",
|
||||
|
||||
Reference in New Issue
Block a user