diff options
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/Grid.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/config-include/Grid.ini b/bin/config-include/Grid.ini index 68326b8..f9ded41 100644 --- a/bin/config-include/Grid.ini +++ b/bin/config-include/Grid.ini | |||
@@ -10,4 +10,6 @@ | |||
10 | [Modules] | 10 | [Modules] |
11 | AssetServices = "RemoteAssetServicesConnector" | 11 | AssetServices = "RemoteAssetServicesConnector" |
12 | InventoryServices = "RemoteInventoryServicesConnector" | 12 | InventoryServices = "RemoteInventoryServicesConnector" |
13 | NeighbourServices = "RemoteNeighbourServicesConnector" | ||
14 | NeighbourServiceInConnector = true | ||
13 | 15 | ||