mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
136d895d15
Signed-off-by: Philip Molares <philip.molares@udo.edu>
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
const config = {
|
|
docmaxlength: null
|
|
}
|
|
|
|
export default config
|