397b62e
# Set to yes if plugins should be automatically updated via a cron job
397b62e
auto_plugin_update=no
397b62e
397b62e
# Notify OpenVAS scanner after update by seding it SIGHUP?
397b62e
notify_openvas_scanner=yes
397b62e
397b62e
# Method to use to get updates. The default is via rsync
397b62e
# Note that only wget and curl support retrieval via proxy
397b62e
# update_method=rsync|wget|curl
397b62e
397b62e
# Additionaly, you can specify the following variables
397b62e
#NVT_DIR		where to extract plugins (absolute path)
397b62e
#OV_RSYNC_FEED		URL of rsync feed
397b62e
#OV_HTTP_FEED		URL of http feed