diff options
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/GridCommon.ini | 12 |
1 files 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 @@ | |||
198 | 198 | ||
199 | ;; From the original IG version - | 199 | ;; From the original IG version - |
200 | [Profile] | 200 | [Profile] |
201 | ProfileURL = http://www.infinitegrid.org/os_beta/profile.php | 201 | ProfileURL = http://www.infinitegrid.org/opensim/profile.php |
202 | 202 | ||
203 | 203 | ||
204 | [Search] | 204 | [Search] |
205 | SearchURL = http://www.infinitegrid.org/os_beta/query.php | 205 | SearchURL = http://www.infinitegrid.org/opensim/query.php |
206 | 206 | ||
207 | 207 | ||
208 | [DataSnapshot] | 208 | [DataSnapshot] |
@@ -215,7 +215,7 @@ | |||
215 | ; This semicolon-separated string serves to notify specific data services | 215 | ; This semicolon-separated string serves to notify specific data services |
216 | ; about the existence of this sim. Uncomment if you want to index your | 216 | ; about the existence of this sim. Uncomment if you want to index your |
217 | ; data with this and/or other search providers. | 217 | ; data with this and/or other search providers. |
218 | data_services="http://www.infinitegrid.org/os_beta/register.php" | 218 | data_services="http://www.infinitegrid.org/opensim/register.php" |
219 | 219 | ||
220 | 220 | ||
221 | [Messaging] | 221 | [Messaging] |
@@ -231,7 +231,7 @@ | |||
231 | 231 | ||
232 | ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule} {URL of offline messaging service} {} | 232 | ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule} {URL of offline messaging service} {} |
233 | ;; URL of web service for offline message storage | 233 | ;; URL of web service for offline message storage |
234 | OfflineMessageURL = http://www.infinitegrid.org/os_beta/offline.php | 234 | OfflineMessageURL = http://www.infinitegrid.org/opensim/offline.php |
235 | 235 | ||
236 | ;# {MuteListModule} {OfflineMessageModule:OfflineMessageModule} {} {} MuteListModule | 236 | ;# {MuteListModule} {OfflineMessageModule:OfflineMessageModule} {} {} MuteListModule |
237 | ;; Mute list handler (not yet implemented). MUST BE SET to allow offline | 237 | ;; Mute list handler (not yet implemented). MUST BE SET to allow offline |
@@ -241,7 +241,7 @@ | |||
241 | ;# {MuteListURL} {OfflineMessageModule:OfflineMessageModule} {} {} http://yourserver/Mute.php | 241 | ;# {MuteListURL} {OfflineMessageModule:OfflineMessageModule} {} {} http://yourserver/Mute.php |
242 | ;; URL of the web service that serves mute lists. Not currently used, but | 242 | ;; URL of the web service that serves mute lists. Not currently used, but |
243 | ;; must be set to allow offline messaging to work. | 243 | ;; must be set to allow offline messaging to work. |
244 | MuteListURL = http://www.infinitegrid.org/os_beta/mute.php | 244 | MuteListURL = http://www.infinitegrid.org/opensim/mute.php |
245 | 245 | ||
246 | ;; Control whether group messages are forwarded to offline users. | 246 | ;; Control whether group messages are forwarded to offline users. |
247 | ;; Default is true. | 247 | ;; Default is true. |
@@ -280,7 +280,7 @@ | |||
280 | ;; URI for the groups services | 280 | ;; URI for the groups services |
281 | ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc | 281 | ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc |
282 | ;; or http://mygridserver.com:82/Grid/ for SimianGrid | 282 | ;; or http://mygridserver.com:82/Grid/ for SimianGrid |
283 | GroupsServerURI = "http://www.infinitegrid.org/os_beta/xmlrpc.php" | 283 | GroupsServerURI = "http://www.infinitegrid.org/opensim/xmlrpc.php" |
284 | 284 | ||
285 | ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true | 285 | ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true |
286 | ;; Enable Group Notices | 286 | ;; Enable Group Notices |