Home > Configuration > Bot > setbotsettings_defaultnonintrusiveprofile

setbotsettings_defaultnonintrusiveprofile

Use this method to set profile to use when the feature is not enabled but feature is licensed. NonIntrusive checks will be disabled and IPRep cronjob(24 Hours) will be removed if this is set to BOT_BYPASS.

Syntax



Parameters

defaultnonintrusiveprofile

Profile to use when the feature is not enabled but feature is licensed. NonIntrusive checks will be disabled and IPRep cronjob(24 Hours) will be removed if this is set to BOT_BYPASS.
Default value = BOT_PROFILE_STATS.
Possible Values : BOT_BYPASS, BOT_STATS, BOT_LOG.

Return Value

Returns simpleResult

See Also