[cpp-sp] branch main updated: Align comment delimiters in global.ini
Rod Widdowson
rdw at steadingsoftware.com
Mon Sep 15 18:38:46 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=21963a51f592627bd6b8a3348f40191d7e85dc63
The following commit(s) were added to refs/heads/main by this push:
new 21963a51 Align comment delimiters in global.ini
21963a51 is described below
commit 21963a51f592627bd6b8a3348f40191d7e85dc63
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 15 19:38:11 2025 +0100
Align comment delimiters in global.ini
---
configs/agent.ini | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configs/agent.ini b/configs/agent.ini
index 75ab2071..64393367 100644
--- a/configs/agent.ini
+++ b/configs/agent.ini
@@ -5,9 +5,9 @@ agentID = localhost
defaultLevel = INFO
[logging-categories]
-;Shibboleth.RequestMapper = DEBUG
-;Shibboleth.RemotingService = DEBUG
-;Shibboleth.libcurl = DEBUG
+#Shibboleth.RequestMapper = DEBUG
+#Shibboleth.RemotingService = DEBUG
+#Shibboleth.libcurl = DEBUG
[remoting]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list