[java-idp-jetty-base] 05/06: IDP-1110 - Add whitespace

Tom Zeller tzeller at dragonacea.biz
Wed Apr 25 18:25:22 EDT 2018


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=b64cb0a5dea44230b7a50141dc3fa70f9ec4f2cc

commit b64cb0a5dea44230b7a50141dc3fa70f9ec4f2cc
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Apr 25 17:24:02 2018 -0500

    IDP-1110 - Add whitespace
    
    https://issues.shibboleth.net/jira/browse/IDP-1110
---
 src/main/resources/jetty-base/etc/idp-backchannel.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/jetty-base/etc/idp-backchannel.xml b/src/main/resources/jetty-base/etc/idp-backchannel.xml
index 362486d..0bb2a21 100644
--- a/src/main/resources/jetty-base/etc/idp-backchannel.xml
+++ b/src/main/resources/jetty-base/etc/idp-backchannel.xml
@@ -77,7 +77,7 @@
           </Array>
         </Arg>
         <Set name="host"><Property name="jetty.backchannel.host" default="0.0.0.0" /></Set>
-        <Set name="port"><Property name="jetty.backchannel.port" default="8443"/></Set>
+        <Set name="port"><Property name="jetty.backchannel.port" default="8443" /></Set>
         <Set name="idleTimeout"><Property name="jetty.ssl.timeout" default="30000"/></Set>
         <Set name="soLingerTime"><Property name="jetty.ssl.soLingerTime" default="-1"/></Set>
         <Set name="acceptorPriorityDelta"><Property name="jetty.ssl.acceptorPriorityDelta" default="0"/></Set>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list