diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-11 07:33:04 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-11 07:33:04 +0100 |
commit | ce2250d0e285dfa456072729989f9ac2a498cec1 (patch) | |
tree | f944ca0927f3ac08f912ab1715f5a139be733095 /basicConfig/default_config.properties | |
parent | 8b0e6296527b6239d3fda64efe1c858e1cca6e3c (diff) | |
download | National_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.tar.gz National_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.tar.bz2 National_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.zip |
add BM.I specific example of country-selection template
add new i18n content
add jUnit tests
Diffstat (limited to 'basicConfig/default_config.properties')
-rw-r--r-- | basicConfig/default_config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index 81ce2f6a..4cb6fa0a 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -17,7 +17,7 @@ eidas.ms.revisionlog.logIPAddressOfUser=true eidas.ms.webcontent.static.directory=webcontent/ eidas.ms.webcontent.templates=templates/ eidas.ms.webcontent.properties=properties/messages -eidas.ms.webcontent.templates.countryselection=countrySelection_example.html +eidas.ms.webcontent.templates.countryselection=countrySelection.html ## extended validation of pending-request Id's eidas.ms.core.pendingrequestid.maxlifetime=300 |