mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 10:16:32 -05:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
let config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|