]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Shaarli-configuration.md
doc: document dev.debug configuration etting
[github/shaarli/Shaarli.git] / doc / md / Shaarli-configuration.md
index e93ee2450a2e2a79f50e23f88a2026311e17ec61..14eec7b2f4ab7129d5f53af2c1b29119f09794ba 100644 (file)
@@ -75,6 +75,9 @@ Some settings can be configured directly from a web browser by accesing the `Too
         "title": "My Shaarli",
         "header_link": "?"
     },
+    "dev": {
+        "debug": false,
+    }
     "extras": {
         "show_atom": false,
         "hide_public_links": false,