velocity.properties 631 Bytes
#----------------------------------------velocity-----------------------------------------
#��ʾģ��
project.view.VMDefault=layout/onlyContent
#encoding
input.encoding=UTF-8
output.encoding=UTF-8
#when vm changed
file.resource.loader.cache=false
file.resource.loader.modificationCheckInterval=1
velocimacro.library.autoreload=true

#macroLibrary
velocimacro.library=common/macro.vm
#XSS
eventhandler.referenceinsertion.class=com.diligrp.website.util.html.EscapeHtmlReference
eventhandler.escape.html.match=/^(?!.*\\$\\!\\{screen_content\\}).*$/
#log
runtime.log.logsystem.class=org.apache.velocity.runtime.log.NullLogChute