I often test changes while cache is enabled (to make espo faster for other users). I would like to bypass cache in order to not have to clean local storage / cache every time I change something.
I was thinking maybe I could override the metadata that is sent to the client but I'm not sure what classes need to be overridden...
I was thinking maybe I could override the metadata that is sent to the client but I'm not sure what classes need to be overridden...
Comment