When you are developing for Confluence,
it is often useful to disable the caching of the velocity templates so that you don't have to restart the server to see velocity changes |
Perform the following modifications before starting the server, or restart it afterwards:
false.false.true (uncomment the line if necessary).This will allow even the macro library (macros.vm) to reload automatically.