aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index bb2cb12..b30436a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1048,7 +1048,7 @@
1048 ;; URI for the groups services of this grid 1048 ;; URI for the groups services of this grid
1049 ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc 1049 ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc
1050 ;; or http://mygridserver.com:82/Grid/ for SimianGrid 1050 ;; or http://mygridserver.com:82/Grid/ for SimianGrid
1051 ;; or http:://${Const|BaseURL}:${Const|PrivatePort} for robust, V2 1051 ;; or ${Const|BaseURL}:${Const|PrivatePort} for robust, V2
1052 ;; Leave it commented for standalones, V2 1052 ;; Leave it commented for standalones, V2
1053 ; GroupsServerURI = "" 1053 ; GroupsServerURI = ""
1054 1054