Hi guys!
Currently I am running kirby 2.5.8 and would like to disable cache for logged in users. When using this code I am getting a blank page with a 500 error. What would be best practice for that?
@texnixe Is there a way to check for the existence of a login session from the config? Sounds like you don’t care who person is, just that are currently logged in.