maxFileSize would specify a resource maximum size, in bytes. If bigger than that, it should be ignored. eg ```maxFileSize: 500000``` would ignore files larger than 500k. Thanks!