]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - inc/web-thumbnailer.json
Use web-thumbnailer to retrieve thumbnails
[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..8a19f07
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "settings": {
+    "default": {
+      "_comment": "infinite cache",
+      "cache_duration": -1,
+      "timeout": 60
+    }
+  }
+}
\ No newline at end of file