mozilla / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
176 stars 278 forks source link

Make file and archive size limits configurable #746

Open humphd opened 7 years ago

humphd commented 7 years ago

In https://github.com/mozilla/brackets/commit/a47ee0def94f76390aaaf87e5b6fbf4093807684 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.

flukeout commented 6 years ago

Thimble PRO??