]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
doc: document dev.debug configuration etting
authornodiscc <nodiscc@gmail.com>
Sat, 20 Jun 2020 16:34:06 +0000 (18:34 +0200)
committernodiscc <nodiscc@gmail.com>
Sat, 12 Sep 2020 12:31:45 +0000 (14:31 +0200)
ref. https://github.com/shaarli/Shaarli/pull/779

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,