Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
Minor formatting typo

Signed-off-by: ericgaspar <junk.eg@free.fr>
  • Loading branch information
ericgaspar committed Oct 11, 2020
1 parent 82aff80 commit 72cb678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Expand Up @@ -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

Expand Down

0 comments on commit 72cb678

Please sign in to comment.