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).Unfortunately, these does not apply to the macro library (macros.vm). Hence, a restart is essential.