mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-13 15:10:50 +00:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
const config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|