Michael Mayer

Results 1133 comments of Michael Mayer

This can now be tested with the `photoprism/photoprism:test` image available on Docker Hub.

@bradsk88 It might be worth checking why a simple name / IP lookup is taking so long?

@bradsk88 Based on your feedback, these changes introduce a default timeout of 15 seconds for establishing a connection to a database server. You will be able to change it to...

An updated preview build will be available for you shortly so that you can test it again with these changes: - https://docs.photoprism.app/release-notes/#development-preview - https://docs.photoprism.app/getting-started/updates/#development-preview

Why must MARIADB_PASSWORD be the same as MARIADB_ROOT_PASSWORD? I don't see why that would change a thing if photoprism doesn't connect as root? And if it does connect as root...

Maybe you mean the same as the PHOTOPRISM DATABASE PASSWORD? The root and user passwords are the same in all our (test) environments for years and not once did we...

Information of the mariadb configuration can be found in our Getting Started guide: https://docs.photoprism.app/getting-started/docker-compose/#database Bottom line is that you generally don't need to touch any of this unless you intentionally...

Awesome, thanks for pushing this forward! One thing to consider/check in this regard is the limited screen width of mobile devices. We'll be happy to help you with that when...

Instead of making the buttons even smaller, I thought about using a dropdown ⋮ menu similar to that: ![Screenshot 2024-01-03 at 09 06 10](https://github.com/photoprism/photoprism/assets/301686/875dc2fd-7fc0-4806-b5f1-82a965e9c3d2) This would require some CSS to...

Getting this to work might not be easy in some cases and we provide the functionality as is, including the related source code in our public repository. For example, QVC...