From 81685a72b07d7615b3fe69a6927815cb07ac1e75 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 10 Sep 2013 02:59:23 +1000 Subject: More changing to production grid. Double oops. --- bin/config-include/GridCommon.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/config-include/GridCommon.ini b/bin/config-include/GridCommon.ini index 4009ba0..58d921a 100644 --- a/bin/config-include/GridCommon.ini +++ b/bin/config-include/GridCommon.ini @@ -198,11 +198,11 @@ ;; From the original IG version - [Profile] - ProfileURL = http://www.infinitegrid.org/os_beta/profile.php + ProfileURL = http://www.infinitegrid.org/opensim/profile.php [Search] - SearchURL = http://www.infinitegrid.org/os_beta/query.php + SearchURL = http://www.infinitegrid.org/opensim/query.php [DataSnapshot] @@ -215,7 +215,7 @@ ; This semicolon-separated string serves to notify specific data services ; about the existence of this sim. Uncomment if you want to index your ; data with this and/or other search providers. - data_services="http://www.infinitegrid.org/os_beta/register.php" + data_services="http://www.infinitegrid.org/opensim/register.php" [Messaging] @@ -231,7 +231,7 @@ ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule} {URL of offline messaging service} {} ;; URL of web service for offline message storage - OfflineMessageURL = http://www.infinitegrid.org/os_beta/offline.php + OfflineMessageURL = http://www.infinitegrid.org/opensim/offline.php ;# {MuteListModule} {OfflineMessageModule:OfflineMessageModule} {} {} MuteListModule ;; Mute list handler (not yet implemented). MUST BE SET to allow offline @@ -241,7 +241,7 @@ ;# {MuteListURL} {OfflineMessageModule:OfflineMessageModule} {} {} http://yourserver/Mute.php ;; URL of the web service that serves mute lists. Not currently used, but ;; must be set to allow offline messaging to work. - MuteListURL = http://www.infinitegrid.org/os_beta/mute.php + MuteListURL = http://www.infinitegrid.org/opensim/mute.php ;; Control whether group messages are forwarded to offline users. ;; Default is true. @@ -280,7 +280,7 @@ ;; URI for the groups services ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc ;; or http://mygridserver.com:82/Grid/ for SimianGrid - GroupsServerURI = "http://www.infinitegrid.org/os_beta/xmlrpc.php" + GroupsServerURI = "http://www.infinitegrid.org/opensim/xmlrpc.php" ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true ;; Enable Group Notices -- cgit v1.1