mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-01 07:21:48 +00:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
let config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|