hrStorage for pulling storage device larger that 2TB not working

ucd-dsktable being used for disks over 2TB which does not work as it gives wrong size/usage data
need to use hrStorage instead but even if additional config line added
$config[‘enable_ucd_disk’] = false;
it does not work