123456789101112131415 |
- ;;
- ;; Please don't change this file.
- ;; All optional settings are in GridCommon.ini.example,
- ;; which you can copy and change.
- ;;
- [Includes]
- Include-Common = "config-include/GridCommon.ini"
- [Modules]
- AssetServices = "RemoteAssetServicesConnector"
- InventoryServices = "RemoteInventoryServicesConnector"
- NeighbourServices = "RemoteNeighbourServicesConnector"
- NeighbourServiceInConnector = true
- LandServiceInConnector = true
|