How do I pass configuration properties to Velocity from the Turbine.properties files? Specifically, I want to enable local macros overriding global ones and turn on auto-reload of macos.
For the former, I tried adding services.VelocityService.velocimacro.permissions.allowInlineLocal=true to Turbine.properties but it didn't get picked up; is there a different naming structure I should be using? What about auto-reloading macors? How do I turn that on? Thanks, L. -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
