I'm workiong on detecting and deleting duplicated within Immich. It wasn't catching some of them, so I upped the Maximum detection distance to 0.05. This found several, but too many that were just similar. I'd like to test again using 0.03, but I need to know how to do that? Does the current list of duplicates get discarded in the database? Can I just set the value and run the job again and replace the list of duplicates? If I Keep All will it remember these in the database and skip over those images of another run of the job?