summaryrefslogtreecommitdiffstats
path: root/base/tks/shared/webapps/tks/WEB-INF/velocity.properties
blob: 5cd0454cce3a0a93dccd01fbf4c55cc71b77fc2a (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 = [PKI_INSTANCE_PATH]/[PKI_WEBAPPS_NAME]/[PKI_SUBSYSTEM_TYPE]
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