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