Add a warning to URI config in GridCommon.ini.example not to add a slash to the end.

Tidy up GridCommon.ini.example
This commit is contained in:
Justin Clark-Casey (justincc)
2011-07-12 23:35:06 +01:00
parent 3e456163dd
commit bf1b8397bb
2 changed files with 18 additions and 19 deletions

View File

@@ -68,7 +68,6 @@ namespace OpenSim.Region.CoreModules.Framework.Monitoring
{
m_scene = scene;
m_scene.AddCommand(this, "monitor report",
"monitor report",
"Returns a variety of statistics about the current region and/or simulator",