mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add note bif thumbnails not cached
This commit is contained in:
parent
e79f6d5617
commit
4ad421d4d0
1 changed files with 2 additions and 1 deletions
|
@ -744,7 +744,8 @@
|
|||
<input type="checkbox" id="cache_images" name="cache_images" value="1" ${config['cache_images']}> Cache Plex Images
|
||||
</label>
|
||||
<p class="help-block">
|
||||
Enable to cache images from Plex to reduce API calls and improve loading times.
|
||||
Enable to cache images from Plex to reduce API calls and improve loading times.<br />
|
||||
Note: Video preview thumbnails (BIF) are not cached.
|
||||
</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue