]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/config/configJson.json.php
Add and update unit test for the new system (Bookmark + Service)
[github/shaarli/Shaarli.git] / tests / utils / config / configJson.json.php
index 1549ddfc500acf72602d2f351cde4c5a69af9ef0..b04dc3039e7f220758bea5abd5f343bb6e5b7388 100644 (file)
         "foo": "bar"
     },
     "resource": {
-        "datastore": "tests\/utils\/config\/datastore.php",
+        "datastore": "sandbox/datastore.php",
         "data_dir": "sandbox\/",
         "raintpl_tpl": "tpl\/",
         "config": "data\/config.php",
         "ban_file": "data\/ipbans.php",
-        "updates": "data\/updates.txt",
+        "updates": "sandbox/updates.txt",
         "log": "data\/log.txt",
         "update_check": "data\/lastupdatecheck.txt",
         "history": "data\/history.php",
@@ -59,7 +59,7 @@
         "WALLABAG_VERSION": 1
     },
     "dev": {
-        "debug": true
+        "debug": false
     },
     "updates": {
         "check_updates": false,