aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-12-17 21:19:57 +0000
committerJustin Clark-Casey (justincc)2010-12-17 21:19:57 +0000
commit19f70b93a06ca1f7be4097e1e0673ce6a0afe872 (patch)
tree4ac4052a5b50734d03dec966d3a510ebca259e18 /bin/OpenSimDefaults.ini
parentPut in locks on m_killRecord to replace changed locks on m_entityUpdates.Sync... (diff)
downloadopensim-SC_OLD-19f70b93a06ca1f7be4097e1e0673ce6a0afe872.zip
opensim-SC_OLD-19f70b93a06ca1f7be4097e1e0673ce6a0afe872.tar.gz
opensim-SC_OLD-19f70b93a06ca1f7be4097e1e0673ce6a0afe872.tar.bz2
opensim-SC_OLD-19f70b93a06ca1f7be4097e1e0673ce6a0afe872.tar.xz
tidy up the [Groups] section in OpenSim.ini.example
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 9cfac98..36e0b7b 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1208,7 +1208,7 @@
1208 ;ServicesConnectorModule = XmlRpcGroupsServicesConnector 1208 ;ServicesConnectorModule = XmlRpcGroupsServicesConnector
1209 ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php 1209 ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php
1210 1210
1211 ; XmlRpc Security settings. These must match those set on your backend groups service. 1211 ; XmlRpc Security settings. These must match those set on your backend groups service if the service is using these keys
1212 ;XmlRpcServiceReadKey = 1234 1212 ;XmlRpcServiceReadKey = 1234
1213 ;XmlRpcServiceWriteKey = 1234 1213 ;XmlRpcServiceWriteKey = 1234
1214 1214