]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - inc/web-thumbnailer.json
Merge tag 'v0.10.4' into stable
[github/shaarli/Shaarli.git] / inc / web-thumbnailer.json
diff --git a/inc/web-thumbnailer.json b/inc/web-thumbnailer.json
new file mode 100644 (file)
index 0000000..dcaa149
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "settings": {
+    "default": {
+      "download_mode": "DOWNLOAD",
+      "_comment": "infinite cache",
+      "cache_duration": -1,
+      "timeout": 10
+    },
+    "path": {
+      "cache": "cache/"
+    }
+  }
+}