blob: 68326b8b9d892269bc630ff626c23b4e3a941a41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
;;
;; 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"
|