[java-idp-jetty-base] 02/02: Revert "IDP-1081 - Remove idp.war.path property from idp.ini"
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 10 09:08:01 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 9.4-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=4c5f6ab64cde0f4a0dc2f11f27e9449112b8a8a7
commit 4c5f6ab64cde0f4a0dc2f11f27e9449112b8a8a7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 10 14:05:13 2018 +0100
Revert "IDP-1081 - Remove idp.war.path property from idp.ini"
This reverts commit b24d which is absolute not relevant to Windows.
---
src/main/resources/jetty-base/start.d/idp.ini | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/main/resources/jetty-base/start.d/idp.ini b/src/main/resources/jetty-base/start.d/idp.ini
index 40cd226..e7d6201 100644
--- a/src/main/resources/jetty-base/start.d/idp.ini
+++ b/src/main/resources/jetty-base/start.d/idp.ini
@@ -29,3 +29,6 @@ jetty.sslContext.renegotiationAllowed=false
## Connector port to listen on
jetty.ssl.port=443
+
+## Path to IdP WAR (dir or file), relative to ${jetty.base} directory
+# idp.war.path=../war/idp.war
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list