mirror of
https://github.com/status-im/codimd.git
synced 2025-01-13 20:05:02 +00:00
9f35add97b
Signed-off-by: BoHong Li <raccoon@hackmd.io>
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
const config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|