HackMD/public/js/lib/editor/config.js
2017-03-28 17:16:32 +08:00

6 lines
61 B
JavaScript

let config = {
docmaxlength: null
}
export default config