]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/config/wt.json
Update thumbnail integration after rebasing the branch
[github/shaarli/Shaarli.git] / tests / utils / config / wt.json
diff --git a/tests/utils/config/wt.json b/tests/utils/config/wt.json
new file mode 100644 (file)
index 0000000..69ce49a
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "settings": {
+    "default": {
+      "_comment": "infinite cache",
+      "cache_duration": -1,
+      "timeout": 10
+    },
+    "path": {
+      "cache": "sandbox/"
+    }
+  }
+}
\ No newline at end of file