Benton cddecdec68 Fix fuseOpts not propogating certain values due to boolean coercion
i.e. if params.fuseOpts.threshold is 0.0 or params.fuseOpts.ignorelocation is false, the default values of 0.4 and true will still be used.
2022-09-02 09:23:51 -04:00
..