mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* Last reference to CommsManager.UserProfileCacheService removed
* Grided-sims added the Library module
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
LandServiceInConnector = true
|
||||
NeighbourServiceInConnector = true
|
||||
SimulationServiceInConnector = true
|
||||
LibraryModule = true
|
||||
|
||||
|
||||
[GridService]
|
||||
LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
NeighbourServiceInConnector = true
|
||||
HypergridServiceInConnector = true
|
||||
SimulationServiceInConnector = true
|
||||
LibraryModule = true
|
||||
InventoryServiceInConnector = false
|
||||
AssetServiceInConnector = false
|
||||
LibraryModule = false
|
||||
LLLoginServiceInConnector = false
|
||||
|
||||
[AssetService]
|
||||
|
||||
Reference in New Issue
Block a user