diff options
author | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-05-29 13:05:15 +0000 |
---|---|---|
committer | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-05-29 13:05:15 +0000 |
commit | 0d3042456662b14120e22c13f7ca6de4744c8c45 (patch) | |
tree | c54429b205f83c710b2565158c0fdda95a2daee6 /work/cfg/config.properties | |
parent | 83e2e38c440409a95c6ab26a00a58dc25b5378ce (diff) | |
download | pdf-as-3-0d3042456662b14120e22c13f7ca6de4744c8c45.tar.gz pdf-as-3-0d3042456662b14120e22c13f7ca6de4744c8c45.tar.bz2 pdf-as-3-0d3042456662b14120e22c13f7ca6de4744c8c45.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@107 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'work/cfg/config.properties')
-rw-r--r-- | work/cfg/config.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties index 3194a24..4c680c7 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -16,7 +16,8 @@ cert.alg.ecdsa=http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1 strict_mode=false
-# Erlaube Änderungen an bereits signierten Dokumenten
+# Erlaube Änderungen an bereits signierten Dokumenten
+# added by tzefferer
allow_post_sign_modifications=false
#############################################
|