TODO: this should be explained and linked to from the velocity docs.
This file if provided (/WEB-INF/classes) will be loaded by Velocity. It can be used to load custom macros:
# Velocity Macro libraries. velocimacro.library = webwork.vm, tigris-macros.vm, myapp.vm
Check Velocity documentation for other parameters.