Error update to 4.22.0 from 4.21.0

Hi again

Thanks for the hint, I have changed this:

  "storage": {
    "active": "LocalFileStorage"
  },

to

  "storage": {
    "active": "LocalImagesStorage",
    "media": "LocalMediaStorage",
    "LocalMediaStorage": {}
  },

Now it seems to work!