lucee / extension-redis

Lucee Redis Cache Extension
11 stars 13 forks source link

Cannot edit an invalid cache connection in lucee admin #17

Open anderslars opened 1 year ago

anderslars commented 1 year ago

I am on latest lucee 5.3.10.120 and 3.0.0.48 of the extension. if the conn becomes invalid - say the redis box is not available, you cannot edit or delete the connection. you just have to head over to lucee-server.xml and fix it there. thanks!