mirror of
https://github.com/status-im/codimd.git
synced 2025-01-19 21:48:51 +00:00
6 lines
61 B
JavaScript
6 lines
61 B
JavaScript
let config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|