Skip to content

Commit

Permalink
Merge pull request #531 from ericgaspar/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmehren committed Oct 12, 2020
2 parents 8359e70 + 72cb678 commit a160d81
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 a160d81

Please sign in to comment.