diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 13:51:39 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 13:51:39 +0000 |
commit | 8584ca9fb0c9a3380d2345cd7d0b99fd3b43c1fd (patch) | |
tree | 60f5b7a2a7d0bf2d8abf000327f7137df12e88f5 /spss.slinterface/res/resources | |
parent | 6c801ae738cdf05c766519d3f7e16d408f1efc63 (diff) | |
download | moa-id-spss-8584ca9fb0c9a3380d2345cd7d0b99fd3b43c1fd.tar.gz moa-id-spss-8584ca9fb0c9a3380d2345cd7d0b99fd3b43c1fd.tar.bz2 moa-id-spss-8584ca9fb0c9a3380d2345cd7d0b99fd3b43c1fd.zip |
Erstversion für Demonstration im BKA
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@72 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources')
-rw-r--r-- | spss.slinterface/res/resources/properties/init.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spss.slinterface/res/resources/properties/init.properties b/spss.slinterface/res/resources/properties/init.properties index 9025644c9..59724d207 100644 --- a/spss.slinterface/res/resources/properties/init.properties +++ b/spss.slinterface/res/resources/properties/init.properties @@ -10,5 +10,5 @@ location.tempdir = /workDir/temp/ service.sp.endpoint = http://localhost:8080/moa-spss/services/SignatureVerification service.sp.trustProfileId = TrustProfile1 -result.showetsi = true -result.showslmanifest = true
\ No newline at end of file +result.showetsi = false +result.showslmanifest = false
\ No newline at end of file |