aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example9
1 files changed, 6 insertions, 3 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index c4b421d..8504c7a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1314,10 +1314,13 @@
1314 ;MessagingModule = GroupsMessagingModule 1314 ;MessagingModule = GroupsMessagingModule
1315 ;MessagingEnabled = true 1315 ;MessagingEnabled = true
1316 1316
1317 ; Service connector to Groups Service [Select One] 1317 ; Service connector to Groups Service [Select One] ServicesConnectorModule
1318 ; XmlRpc Service Connector to the Flotsam XmlRpc Groups Service Implementation 1318
1319 ; XmlRpc Service Connector to the Flotsam XmlRpc Groups Service settings
1319 ;ServicesConnectorModule = XmlRpcGroupsServicesConnector 1320 ;ServicesConnectorModule = XmlRpcGroupsServicesConnector
1320 ;XmlRpcServiceURL = http://yourxmlrpcserver.com/xmlrpc.php 1321 ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php
1322
1323 ; XmlRpc Service Settings
1321 ;XmlRpcServiceReadKey = 1234 1324 ;XmlRpcServiceReadKey = 1234
1322 ;XmlRpcServiceWriteKey = 1234 1325 ;XmlRpcServiceWriteKey = 1234
1323 1326