aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorBlueWall2015-04-15 15:55:47 -0400
committerBlueWall2015-04-15 15:55:47 -0400
commit67d4e4475f5c250664fc51b57482e1ae3265637a (patch)
tree8d93123fa68412205adfe7d35e42f665d6ca0a01 /bin/OpenSim.ini.example
parentTemporarily comment out OSSL enabled warning log message. (diff)
downloadopensim-SC_OLD-67d4e4475f5c250664fc51b57482e1ae3265637a.zip
opensim-SC_OLD-67d4e4475f5c250664fc51b57482e1ae3265637a.tar.gz
opensim-SC_OLD-67d4e4475f5c250664fc51b57482e1ae3265637a.tar.bz2
opensim-SC_OLD-67d4e4475f5c250664fc51b57482e1ae3265637a.tar.xz
Small fix for ini comments
Diffstat (limited to 'bin/OpenSim.ini.example')
-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