]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - inc/web-thumbnailer.json
Bunch of improvement for thumbnails integration:
[github/shaarli/Shaarli.git] / inc / web-thumbnailer.json
index b8db561edcb6597badf4c5e232b7daa7dc3f35e2..dcaa149ef624fb59deae97aa57ae8834e0091fcf 100644 (file)
@@ -1,7 +1,7 @@
 {
   "settings": {
     "default": {
-      "download_mode": "HOTLINK",
+      "download_mode": "DOWNLOAD",
       "_comment": "infinite cache",
       "cache_duration": -1,
       "timeout": 10
@@ -10,4 +10,4 @@
       "cache": "cache/"
     }
   }
-}
\ No newline at end of file
+}