My client needs a PDF file name to remain the same even after they upload it again with changes. Currently if you upload a file, for example SAMPLE.PDF, the first file will be added to the resources folder as SAMPLE.PDF, but if you make a change to this PDF and upload the same file, with the same name as an asset, the system adds a version number, for example SAMPLE-1.PDF.
Is there a way to overwrite the original file versus adding a version number?