doc: add "formatter" key to example config.json.php
- fixes https://github.com/shaarli/Shaarli/issues/1680
This commit is contained in:
parent
df0ca43873
commit
7ae4b2f8b0
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ Some settings can be configured directly from a web browser by accesing the `Too
|
|||
"hide_timestamps": false,
|
||||
"open_shaarli": false,
|
||||
},
|
||||
"formatter": "markdown",
|
||||
"updates": {
|
||||
"check_updates": true,
|
||||
"check_updates_branch": "stable",
|
||||
|
|
Loading…
Reference in a new issue