In a47ee0d we added limits for maximum file sizes, for both regular and archive files. We should probably make this configurable in the options a user can pass to Bramble.init(). Using what we have now is a good default, but we should allow this to get overridden, too.
In a47ee0d we added limits for maximum file sizes, for both regular and archive files. We should probably make this configurable in the
optionsa user can pass toBramble.init(). Using what we have now is a good default, but we should allow this to get overridden, too.