diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-10 08:52:24 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-10 08:52:24 +0100 |
commit | cf01ed53c99960c88483ae9a000b2284421f281b (patch) | |
tree | 894b10916bc3ca5671267291ea2405d06476e61a /basicConfig | |
parent | 6e2eef88e7f28a8589faf0ebc8027ef4af334f30 (diff) | |
download | National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.tar.gz National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.tar.bz2 National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.zip |
add assembly plugin to build release packages
Diffstat (limited to 'basicConfig')
-rw-r--r-- | basicConfig/default_config.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index 6e547b4a..81ce2f6a 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -17,6 +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 ## extended validation of pending-request Id's eidas.ms.core.pendingrequestid.maxlifetime=300 |