-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Separate settings for Thumbnail and Original photo storage locations in .env file #418
Comments
Yes this would be good feature, A homeserver like unraid would definately benifit from it. Main user media (original photos) stays on array (or raid/nas drive) nad thumbnails stays on the some cache (usually faster SSD) folder. |
Hi guys, let me close this feature issue because of #488 (comment). If there is anyone really need this feature, you can use my images |
@panoti it was the implementation of the PR. I would still like to have this though |
@alextran1502 really? I'll wait for the better implementation. |
any progress on this? |
we already have the folder structure(sorting by date and month ) and its seems, we can do it on the code logic. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Feature detail
Separate storage path specification in .env for where to store thumbnails (fast ssd or other local storage) and original photos (slow/less expensive storage or cloud drive).
Platform
Server
The text was updated successfully, but these errors were encountered: