;===============================================================================
; Authentication (** required **)
;===============================================================================
; client_id and client_secret are required for the agent to operate.
;
client_id = id_live_7tmIKy10WdTWatmUj1foDyA3
client_secret = sk_live_PHEVXITlIKUJEJOGZYPcxHHA
tags = upsell
host_id = 450175

;===============================================================================
; Where to Scan (** required **)
;===============================================================================
; user_base denotes where to scan. Uncomment or add. Multiple supported.
;
user_base = /home/
user_base = /var/www/

;===============================================================================
; Where not to Scan (optional)
;===============================================================================
; exclude_dirs denotes anywhere to exclude from scanning. Multiple supported.
;
exclude_dirs = /virtfs
exclude_dirs = /(clam_|\.)?quarantine
exclude_users = ^virtfs$
