]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/config/configJson.json.php
Use web-thumbnailer to retrieve thumbnails
[github/shaarli/Shaarli.git] / tests / utils / config / configJson.json.php
index 06a302e875b8e61779a0981c85731c63ebb18723..3101b22599880e0278e1a5dd08df24f22ed1f6a9 100644 (file)
     },
     "resource": {
         "datastore": "tests\/utils\/config\/datastore.php",
-        "data_dir": "tests\/utils\/config"
+        "data_dir": "sandbox/",
+        "raintpl_tpl": "tpl/"
     },
     "plugins": {
         "WALLABAG_VERSION": 1
+    },
+    "dev": {
+        "debug": true
     }
 }
 */ ?>