When i upload any image for my Opencart 3 website, it takes close to 10 minutes for the image to appear in the image manager.
I discovered that the images are stuck in the cache before they upload to the main directory.
I have increased the values of my php.ini and the sizes of my images are between 25kb to 50kb and deployed many speed optimization apps and yet I still have the same delays.
Presently, I want to disconnect the cache from the image manager so all images gets loaded directly to the image manager
Please I need help