🔧 use photoprism thumb unchached default
This commit is contained in:
parent
70aba78c06
commit
8279af8370
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in
|
|||
PHOTOPRISM_SITE_URL = "http://photoprism.orbi.private:${toString photoprismPort}";
|
||||
PHOTOPRISM_SITE_TITLE = "PhotoPrism";
|
||||
PHOTOPRISM_UPLOAD_NSFW = "true";
|
||||
PHOTOPRISM_THUMB_UNCACHED = "false"; # https://docs.photoprism.app/user-guide/settings/advanced/#static-and-dynamic-size-limits < prevents thumbs from beeing wrong orientation, but takes time for photo import.
|
||||
#PHOTOPRISM_THUMB_UNCACHED = "false"; # https://docs.photoprism.app/user-guide/settings/advanced/#static-and-dynamic-size-limits < prevents thumbs from beeing wrong orientation, but takes time for photo import.
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue