******************************************************************************
*/
-/*
- ******************************************************************************
- * BEGIN CarbonBlack goodies.
- */
-
-/**
- * Define the string used for carbonblack config file group
- */
-#define CONFGROUPNAME_CARBONBLACK "carbonblack"
-
-/**
- * Defines user-defined polling interval in seconds.
- */
-#define CONFNAME_CARBONBLACK_POLLINTERVAL "poll-interval"
-
-/*
- ******************************************************************************
- * END CarbonBlack goodies.
- */
-
#endif /* __CONF_H__ */
# to disable guest customization
#enable-customization=false
-
-[carbonblack]
-
-# The carbonblack plugin is only available for Windows.
-
-# User-defined poll interval in seconds. Set to 0 to disable polling.
-#poll-interval=60