Update configuration.md

Minor formatting typo

Signed-off-by: ericgaspar <junk.eg@free.fr>
This commit is contained in:
Éric Gaspar 2020-10-10 20:42:03 +02:00 committed by ericgaspar
parent 82aff80b88
commit 72cb67883c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -35,7 +35,7 @@ to `config.json` before filling in your own details.
| `heartbeatInterval` | | **`5000`** | socket.io heartbeat interval | | `heartbeatInterval` | | **`5000`** | socket.io heartbeat interval |
| `heartbeatTimeout` | | **`10000`** | socket.io heartbeat timeout | | `heartbeatTimeout` | | **`10000`** | socket.io heartbeat timeout |
| `documentMaxLength` | | **`100000`** | note max length | | `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 ## CodiMD paths stuff