mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
This commit is contained in:
@@ -80,6 +80,7 @@ namespace OpenSim.Services.Connectors.InstantMessage
|
||||
}
|
||||
else
|
||||
{
|
||||
m_log.DebugFormat("[GRID INSTANT MESSAGE]: No response from {0}", url);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user