mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
Merge pull request #531 from ericgaspar/patch-1
This commit is contained in:
commit
a160d81fe3
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