Hi, I'm working on my first grav website http://www.weinfest-malans.ch - so far a really pleasant process - but now I'm wondering if there's a possibility to create the cached images directly after an update and not when the page is opened for the first time. In this case there's always an Error "grav.CRITICAL: Allowed memory size of 134217728 bytes exhausted..." and I have to refresh the page many times until the cached images are created.
The plugin precache isn't so far a help. "grav.WARNING: precache: /home [] []" are written in the error.log. Shoudn't there be some elements in the array?
Thanks in advance for the help