* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.

* Made previous Robust config changes consistent in Robust.HG.ini.example
This commit is contained in:
Diva Canto
2010-05-05 21:12:13 -07:00
parent 4183cef409
commit 53594e599e
5 changed files with 26 additions and 4 deletions

View File

@@ -40,5 +40,10 @@
AllowHypergridMapSearch = true
[LibraryService]
LocalServiceModule = "OpenSim.Services.InventoryService.dll:LibraryService"
LibraryName = "OpenSim Library"
DefaultLibrary = "./inventory/Libraries.xml"
[Friends]
Connector = "OpenSim.Services.Connectors.dll:FriendsServicesConnector"