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