diff --git a/2.9/conf/ocsinventory-server.conf b/2.9/conf/ocsinventory-server.conf index d4e461f..42aae79 100644 --- a/2.9/conf/ocsinventory-server.conf +++ b/2.9/conf/ocsinventory-server.conf @@ -186,6 +186,8 @@ PerlSetEnv OCS_OPT_IPDISCOVER_NO_POSTPONE 0 # Enable groups for ipdiscover (for example, you might want to prevent some groups to be ipdiscover agents) PerlSetEnv OCS_OPT_IPDISCOVER_USE_GROUPS 1 + # Link ipdiscover network to computer TAG + PerlSetEnv OCS_OPT_IPDISCOVER_LINK_TAG_NETWORK 0 # ===== INVENTORY FILES MAPPING SETTINGS ===== @@ -378,4 +380,4 @@ require "SOAP_USER" - \ No newline at end of file +