Skip to content
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

Questions #37

Closed
maddingamer opened this issue Aug 19, 2022 · 2 comments
Closed

Questions #37

maddingamer opened this issue Aug 19, 2022 · 2 comments

Comments

@maddingamer
Copy link

Hi again,

is it possible to define on how to sort the images? E.g. by recording date?
Furthermore, how can I change the favicon when using docker-compose image?

Thanks! :)

@oliverhihn
Copy link
Contributor

You should be able to copy your own favicon file into the running container using the docker cp command. Maybe you have to restart the container afterwards. Just be sure to clear your browser cache when testing if it worked, since the old favicon will still be displayed from cache. Or just testing with an incognito window should work aswell.

@waschinski
Copy link
Owner

is it possible to define on how to sort the images? E.g. by recording date?

Photos are being sorted by exif data (date_time_original) or as a fallback the photos file modified_time. So while it is not possible to define a different sorting right now, it should be sorting by recording date, more or less.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants