[cpp-sp] 02/03: Fix cache plugin type.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 28 20:57:10 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor 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=aca9aa9962ec8fa931cc251783d0f000c306e713
commit aca9aa9962ec8fa931cc251783d0f000c306e713
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 28 15:56:47 2025 -0500
Fix cache plugin type.
---
configs/shibboleth.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/shibboleth.ini b/configs/shibboleth.ini
index 9e6957c8..c19dd468 100644
--- a/configs/shibboleth.ini
+++ b/configs/shibboleth.ini
@@ -20,7 +20,7 @@ secretSourceType = File
secretFile = agent.pwd
[session-cache]
-type = Filesystem
+type = filesystem
[request-map]
path = request-map.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list