[java-idp-plugin-jetty] 14/186: IDP-1110 - Enable idp-logging by default
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:56:05 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.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