summaryrefslogtreecommitdiff
path: root/bkucommon/src/site
diff options
context:
space:
mode:
authortkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2014-03-03 21:18:50 +0000
committertkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2014-03-03 21:18:50 +0000
commit540d47d3275c6754d40632e588daecc8b29aa1a4 (patch)
tree649c6d96eb011a24eb5ce8177b9e950af305503e /bkucommon/src/site
parent54d3297738cac7c693bdf53094194054782de890 (diff)
downloadmocca-540d47d3275c6754d40632e588daecc8b29aa1a4.tar.gz
mocca-540d47d3275c6754d40632e588daecc8b29aa1a4.tar.bz2
mocca-540d47d3275c6754d40632e588daecc8b29aa1a4.zip
Document configuration changes
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1303 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'bkucommon/src/site')
-rw-r--r--bkucommon/src/site/apt/configuration.apt20
1 files changed, 20 insertions, 0 deletions
diff --git a/bkucommon/src/site/apt/configuration.apt b/bkucommon/src/site/apt/configuration.apt
index b950d59a..c288c98e 100644
--- a/bkucommon/src/site/apt/configuration.apt
+++ b/bkucommon/src/site/apt/configuration.apt
@@ -132,6 +132,26 @@ MOCCA Configuration
Default: <<<false>>>
+ [<<<IssuerTemplateCache>>>] Initialize the issuer template transformations cache
+
+ This feature allows to initialize the issuer template transformations cache
+ so they don't have to be downloaded every time MOCCA is restarted.
+
+ Usage:
+
++------------------+
+<IssuerTemplateCache>
+ <entry>
+ <url>http://www.a-trust.at/zmr/persb204.xsl</url>
+ <resource>file:/tmp/issuerTemplates/persb204.xsl</resource>
+ </entry>
+ <entry>
+ ...
+ </entry>
+</IssuerTemplateCache>
++------------------+
+
+
** MOCCA Local Only Configuration Parameters
[<<<CCID>>>]