diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 7ee0c5b3ce..6b768c4056 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -2022,11 +2022,10 @@ Enabled = false ; This is the current groups stub in Region.CoreModules.Avatar.Groups. All the other settings below only really - ; apply to the Flotsam/SimianGrid GroupsModule + ; apply to the Flotsam GroupsModule Module = Default ; This module can use a PHP XmlRpc server from the Flotsam project at http://code.google.com/p/flotsam/ - ; or from the SimianGrid project at http://code.google.com/p/openmetaverse ;Module = GroupsModule ; Enable Group Notices @@ -2052,11 +2051,7 @@ ; (Flotsam groups only; in V2 this is always on) MessageOnlineUsersOnly = false - ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend - - ; SimianGrid Service for Groups - ;ServicesConnectorModule = SimianGroupsServicesConnector - ;GroupsServerURI = http://mygridserver.com:82/Grid/ + ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend ; Flotsam XmlRpc Service for Groups ;ServicesConnectorModule = XmlRpcGroupsServicesConnector @@ -2194,15 +2189,6 @@ ; DefaultAdministratorGroupUUID = "00000000-0000-0000-0000-000000000000" ; DefaultAdministratorOwnerUUID = "00000000-0000-0000-0000-000000000000" -;; -;; If you are using a simian grid frontend you can enable -;; this module to upload tile images for the mapping fn -;; -[SimianGridMaptiles] - Enabled = False - MaptileURL = "http://www.mygrid.com/Grid/" - RefreshTime = 3600 - ;; ;; JsonStore module provides structured store for scripts