Merge pull request #531 from ericgaspar/patch-1

This commit is contained in:
David Mehren 2020-10-12 21:01:16 +02:00
commit a160d81fe3
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -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