When a file is imported using mediafinder it automatically overwrites an old one with the same name. is there any possible configuration (besides the fact that it generates the slug already with the auto_rename
parameter in config/media.php
), so that it adds a number if the slugged name already exists?
I found this on github https://github.com/octobercms/october/issues/3124 where @daft promised to take this into account in 2021, but it doesn’t appear in the documentation or it hasn’t been done yet?