mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
move RegionStatsHandler
This commit is contained in:
@@ -489,7 +489,7 @@ namespace OpenSim
|
||||
scene.LoadPrimsFromStorage(regionInfo.originRegionID);
|
||||
|
||||
// TODO : Try setting resource for region xstats here on scene
|
||||
MainServer.Instance.AddStreamHandler(new RegionStatsHandler(regionInfo));
|
||||
MainServer.Instance.AddSimpleStreamHandler(new RegionSimpleStatsHandler(regionInfo));
|
||||
|
||||
if (scene.SnmpService != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user