mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Update osGetGrid**** functions
The osGetGrid**** functions will now get the grid settings from the GridInfoService. Set the GridInfoURI in your ./bin/config-include/GridCommon.ini [GridInfo] section.
This commit is contained in:
@@ -58,6 +58,12 @@
|
||||
;
|
||||
InventoryServerURI = "http://mygridserver.com:8003"
|
||||
|
||||
[GridInfo]
|
||||
;
|
||||
; Change this to your grid info service
|
||||
;
|
||||
GridInfoURI = "http://mygridserver.com:8002"
|
||||
|
||||
[GridService]
|
||||
;
|
||||
; Change this to your grid-wide grid server
|
||||
|
||||
Reference in New Issue
Block a user