hard drive always running when i run docker-compose.yml
I have the database installed on an external hard drive and when the containers are running, the hard drive is always connected and never stops.
Is it possible to configure docker-compose.yml to only access the database when immich is being used and not every 30 seconds or so?
Is it possible to configure docker-compose.yml to only access the database when immich is being used and not every 30 seconds or so?