doc: document dev.debug configuration etting

ref. https://github.com/shaarli/Shaarli/pull/779
This commit is contained in:
nodiscc 2020-06-20 18:34:06 +02:00
parent 56ae25f11f
commit 5cacf290f0

View file

@ -75,6 +75,9 @@ Some settings can be configured directly from a web browser by accesing the `Too
"title": "My Shaarli", "title": "My Shaarli",
"header_link": "?" "header_link": "?"
}, },
"dev": {
"debug": false,
}
"extras": { "extras": {
"show_atom": false, "show_atom": false,
"hide_public_links": false, "hide_public_links": false,