20 lines
576 B
INI
20 lines
576 B
INI
;;
|
|
;; Please don't change this file.
|
|
;; All optional settings are in StandaloneCommon.ini.example,
|
|
;; which you can copy and change.
|
|
;;
|
|
|
|
[Includes]
|
|
Include-Common = "config-include/StandaloneCommon.ini"
|
|
|
|
[Modules]
|
|
AssetServices = "LocalAssetServicesConnector"
|
|
InventoryServices = "LocalInventoryServicesConnector"
|
|
NeighbourServices = "LocalNeighbourServicesConnector"
|
|
|
|
[AssetService]
|
|
LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService"
|
|
|
|
[InventoryService]
|
|
LocalServiceModule = "OpenSim.Services.InventoryService.dll:InventoryService"
|