I modified the default template and I want ABE to load variables on page refresh (current price of coin for instance).
I doesn't refresh, I have to do a sevice apache2 reload or service apache2 restart so ABE can fetch the correct value for the variable.
Any clue on where I should define my variables so ABE can look them up on page load rather than on service load? I'm on FCGI config obviously.
thanks