Hello, i need to move image cache to another location. I moved cache using:
YAML
cache:
type: Stream
prefixes:
'': [newLocation/cache]
page's content is moved fine, but no page images are loaded. Can you please help me move image cache? Thanks in advance.