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