mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-19 17:47:25 +02:00
[ui] override default thumbnail directory with environment variable
This commit is contained in:
parent
ff6358ea07
commit
1819eacbdb
2 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,7 @@ class ThumbnailCache(QObject):
|
|||
|
||||
The default cache location is a subdirectory of the user's home directory:
|
||||
~/Meshroom/thumbnails.
|
||||
This location can be overriden with the MESHROOM_THUMBNAIL_DIR environment variable.
|
||||
|
||||
The main use case for thumbnails in Meshroom is in the ImageGallery.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue