[cpp-sp] branch main updated: Add encryption setting to file.
Codeberg
noreply at shibboleth.net
Tue Sep 22 19:22:47 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/fde9c84519819e096df9cbdef0120bc1b48adccb
The following commit(s) were added to refs/heads/main by this push:
new fde9c845 Add encryption setting to file.
fde9c845 is described below
commit fde9c84519819e096df9cbdef0120bc1b48adccb
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Sep 22 15:22:35 2026 -0400
Add encryption setting to file.
---
configs/agent.ini | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/agent.ini b/configs/agent.ini
index dc97baed..414e182f 100644
--- a/configs/agent.ini
+++ b/configs/agent.ini
@@ -21,6 +21,7 @@ baseURL = http://127.0.0.1:8080/idp/profile/sp/
type = filesystem
# Defaults for file-backed cache
#cacheDirectory = sessions
+#encryptFiles = false
#fileCleanupTrackingFile = shibsp_cache_cleanup
#fileCleanupInterval = 1800
#fileTimeout = 28800
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list