summaryrefslogtreecommitdiffstats
path: root/base/tps-tomcat/shared/webapps/tps/WEB-INF/velocity.properties
blob: c1c6e4ea9501642bac654c8a4666608a69e61601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# --- BEGIN COPYRIGHT BLOCK ---
# Copyright (C) 2006 Red Hat, Inc.
# All rights reserved.
# --- END COPYRIGHT BLOCK ---
#
resource.loader = file
file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader
file.resource.loader.path = /usr/share/pki/server/webapps/pki
file.resource.loader.cache = true
file.resource.loader.modificationCheckInterval = 2
input.encoding=UTF-8
output.encoding=UTF-8
runtime.log.logsystem.class=org.apache.velocity.runtime.log.NullLogSystem