diff options
author | Justin Clark-Casey (justincc) | 2010-06-11 18:43:02 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-06-11 18:43:02 +0100 |
commit | 821b8a551700405059ae62c02ba1c6fd2ebf2a39 (patch) | |
tree | b947a4be6567f839088dd667f3a3bc46208b901f | |
parent | If a script is deleted before it gets compiled, don't even bother to try (diff) | |
download | opensim-SC_OLD-821b8a551700405059ae62c02ba1c6fd2ebf2a39.zip opensim-SC_OLD-821b8a551700405059ae62c02ba1c6fd2ebf2a39.tar.gz opensim-SC_OLD-821b8a551700405059ae62c02ba1c6fd2ebf2a39.tar.bz2 opensim-SC_OLD-821b8a551700405059ae62c02ba1c6fd2ebf2a39.tar.xz |
remove SimianGrid Groups OpenSim.ini.example stuff that accidentally crept in through a cherry-pick
-rw-r--r-- | bin/OpenSim.ini.example | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index aeece9c..c1c5639 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -1291,11 +1291,10 @@ | |||
1291 | Enabled = false | 1291 | Enabled = false |
1292 | 1292 | ||
1293 | ; This is the current groups stub in Region.CoreModules.Avatar.Groups. All the other settings below only really | 1293 | ; This is the current groups stub in Region.CoreModules.Avatar.Groups. All the other settings below only really |
1294 | ; apply to the Flotsam/SimianGrid GroupsModule | 1294 | ; apply to the Flotsam GroupsModule |
1295 | Module = Default | 1295 | Module = Default |
1296 | 1296 | ||
1297 | ; This module can use a PHP XmlRpc server from the Flotsam project at http://code.google.com/p/flotsam/ | 1297 | ; This module can use a PHP XmlRpc server from the Flotsam project at http://code.google.com/p/flotsam/ |
1298 | ; or from the SimianGrid project at http://code.google.com/p/openmetaverse | ||
1299 | ;Module = GroupsModule | 1298 | ;Module = GroupsModule |
1300 | 1299 | ||
1301 | ; Enable Group Notices | 1300 | ; Enable Group Notices |
@@ -1308,13 +1307,7 @@ | |||
1308 | ;MessagingModule = GroupsMessagingModule | 1307 | ;MessagingModule = GroupsMessagingModule |
1309 | ;MessagingEnabled = true | 1308 | ;MessagingEnabled = true |
1310 | 1309 | ||
1311 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1310 | ; Flotsam XmlRpc Service for Groups. Uncomment these settings and change accordingly if you are using this backend groups service |
1312 | |||
1313 | ; SimianGrid Service for Groups | ||
1314 | ;ServicesConnectorModule = SimianGroupsServicesConnector | ||
1315 | ;GroupsServerURI = http://mygridserver.com:82/Grid/ | ||
1316 | |||
1317 | ; Flotsam XmlRpc Service for Groups | ||
1318 | ;ServicesConnectorModule = XmlRpcGroupsServicesConnector | 1311 | ;ServicesConnectorModule = XmlRpcGroupsServicesConnector |
1319 | ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php | 1312 | ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php |
1320 | 1313 | ||
@@ -1410,4 +1403,4 @@ | |||
1410 | ; to use to send XMLRPC requests to that script | 1403 | ; to use to send XMLRPC requests to that script |
1411 | 1404 | ||
1412 | ;XmlRpcRouterModule = "XmlRpcRouterModule" | 1405 | ;XmlRpcRouterModule = "XmlRpcRouterModule" |
1413 | ;XmlRpcPort = 20800 | 1406 | oXmlRpcPort = 20800 |