mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-09 05:22:15 +00:00
Update configuration.md
Minor formatting typo Signed-off-by: ericgaspar <junk.eg@free.fr>
This commit is contained in:
parent
82aff80b88
commit
72cb67883c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ to `config.json` before filling in your own details.
|
|||
| `heartbeatInterval` | | **`5000`** | socket.io heartbeat interval |
|
||||
| `heartbeatTimeout` | | **`10000`** | socket.io heartbeat timeout |
|
||||
| `documentMaxLength` | | **`100000`** | note max length |
|
||||
| linkifyHeaderStyle | | **`keep-case`**, `lower-case`, `gfm` | how is a header text converted into a link id |
|
||||
| `linkifyHeaderStyle` | | **`keep-case`**, `lower-case`, `gfm` | how is a header text converted into a link id |
|
||||
|
||||
## CodiMD paths stuff
|
||||
|
||||
|
|
Loading…
Reference in a new issue