Standalone.ini 576 B

12345678910111213141516171819
  1. ;;
  2. ;; Please don't change this file.
  3. ;; All optional settings are in StandaloneCommon.ini.example,
  4. ;; which you can copy and change.
  5. ;;
  6. [Includes]
  7. Include-Common = "config-include/StandaloneCommon.ini"
  8. [Modules]
  9. AssetServices = "LocalAssetServicesConnector"
  10. InventoryServices = "LocalInventoryServicesConnector"
  11. NeighbourServices = "LocalNeighbourServicesConnector"
  12. [AssetService]
  13. LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService"
  14. [InventoryService]
  15. LocalServiceModule = "OpenSim.Services.InventoryService.dll:InventoryService"