Hi @flosch
i just wanna ask if there is a way to update template files without restarting the go app. I have sometimes to change something within the template files, and always have to restart my app. With every restart i first have to parse external data, and that needs time. SO my app isn't reachable for a while. But i also love and need template caching.
What i need is a command, so i can implement a button in admin to clear template cache. Is there a way to do that?
Regards from Unterfranken
Ortwin
Hi @flosch
i just wanna ask if there is a way to update template files without restarting the go app. I have sometimes to change something within the template files, and always have to restart my app. With every restart i first have to parse external data, and that needs time. SO my app isn't reachable for a while. But i also love and need template caching.
What i need is a command, so i can implement a button in admin to clear template cache. Is there a way to do that?
Regards from Unterfranken
Ortwin