[java-idp-jetty-base] 04/13: IDP-1110 - Enable idp-logging by default
Tom Zeller
tzeller at dragonacea.biz
Wed Jun 14 18:34:01 EDT 2017
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=f2271f63e7acb2c2ca9ee956fb20b2c4552eeece
commit f2271f63e7acb2c2ca9ee956fb20b2c4552eeece
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jun 14 16:34:03 2017 -0500
IDP-1110 - Enable idp-logging by default
---
src/main/resources/jetty-base/start.d/idp-logging.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/jetty-base/start.d/idp-logging.ini b/src/main/resources/jetty-base/start.d/idp-logging.ini
index 267a780..0302599 100644
--- a/src/main/resources/jetty-base/start.d/idp-logging.ini
+++ b/src/main/resources/jetty-base/start.d/idp-logging.ini
@@ -2,4 +2,4 @@
# Module: idp-logging
# Shibboleth IdP Logging
# ---------------------------------------
-# --module=idp-logging
+--module=idp-logging
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list