@ -172,7 +172,8 @@ _get_mounts(const httplib::Request &req_,
{
if((not type.empty()) and (mount.type != type))
continue;
if(mount.type != "fuse.mergerfs")
j.push_back(mount.dir);
}