TWCable / grabbit

Grabbit - Fast Content Sync tool for AEM/CQ
Apache License 2.0
125 stars 64 forks source link

Feature: Be able to specify max file size to copy #217

Open mzgubin opened 5 years ago

mzgubin commented 5 years ago

It would be great to have a configuration feature that allows to specify the maximum file size that should be copied and anything above should be skipped. This can be useful in cases where some repos have very large files which could cause OOM errors. So in the job configuration if we can specify "maxFileSize: 10mb" or something like that.