diff options
author | ArthurHoaro <arthur@hoa.ro> | 2018-04-06 18:21:47 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2018-07-05 20:34:22 +0200 |
commit | 787faa42f3a2bcbf83a7853f23f3667a6febf9da (patch) | |
tree | c24e9da3affe84820cf40c4d1904c2621de6d828 /inc/web-thumbnailer.json | |
parent | 8b5b7dcc831a0ff1c660a0c0bca5d3cec376a5fc (diff) | |
download | Shaarli-787faa42f3a2bcbf83a7853f23f3667a6febf9da.tar.gz Shaarli-787faa42f3a2bcbf83a7853f23f3667a6febf9da.tar.zst Shaarli-787faa42f3a2bcbf83a7853f23f3667a6febf9da.zip |
Take code review into account
Upgrade web-thumbnailer and display thumbs right after download
Diffstat (limited to 'inc/web-thumbnailer.json')
-rw-r--r-- | inc/web-thumbnailer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/web-thumbnailer.json b/inc/web-thumbnailer.json index 263529fd..b8db561e 100644 --- a/inc/web-thumbnailer.json +++ b/inc/web-thumbnailer.json | |||
@@ -1,6 +1,7 @@ | |||
1 | { | 1 | { |
2 | "settings": { | 2 | "settings": { |
3 | "default": { | 3 | "default": { |
4 | "download_mode": "HOTLINK", | ||
4 | "_comment": "infinite cache", | 5 | "_comment": "infinite cache", |
5 | "cache_duration": -1, | 6 | "cache_duration": -1, |
6 | "timeout": 10 | 7 | "timeout": 10 |