]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/config/configJson.json.php
Update parsedown to its latest version instead of fixed 1.6
[github/shaarli/Shaarli.git] / tests / utils / config / configJson.json.php
index 6a841f8a3cb33ffb7a147022d234a7ec40985b78..9c9288f30cc696c38115dd1562a1770b3dfe8cb3 100644 (file)
     },
     "general": {
         "timezone":"Europe\/Paris",
-        "default_private_linksheader_link":true,
         "title": "Shaarli",
         "header_link": "?"
     },
-    "extras": {
-        "redirector":"lala"
+    "privacy": {
+        "default_private_links":true
+    },
+    "redirector": {
+        "url":"lala"
     },
     "config": {
         "foo": "bar"
     },
-    "path": {
+    "resource": {
         "datastore": "tests\/utils\/config\/datastore.php",
-        "data_dir": "tests\/utils\/config"
+        "data_dir": "sandbox/",
+        "raintpl_tpl": "tpl/"
     },
     "plugins": {
         "WALLABAG_VERSION": 1
     }
 }
+*/ ?>
+