mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-09 02:12:31 +00:00
6 lines
61 B
JavaScript
6 lines
61 B
JavaScript
|
let config = {
|
||
|
docmaxlength: null
|
||
|
}
|
||
|
|
||
|
export default config
|