[cpp-sp] branch master updated: Promote a related reverse index setting to the top-level cache type.
Scott Cantor
cantor.2 at osu.edu
Wed Jun 27 15:32:44 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=8b6b9b0763941647bba04bcf82491bf48bcf0d27
The following commit(s) were added to refs/heads/master by this push:
new 8b6b9b0 Promote a related reverse index setting to the top-level cache type.
8b6b9b0 is described below
commit 8b6b9b0763941647bba04bcf82491bf48bcf0d27
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 27 15:32:17 2018 -0400
Promote a related reverse index setting to the top-level cache type.
---
schemas/shibboleth-3.0-native-sp-config.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/schemas/shibboleth-3.0-native-sp-config.xsd b/schemas/shibboleth-3.0-native-sp-config.xsd
index fa403e2..5bfa3a2 100644
--- a/schemas/shibboleth-3.0-native-sp-config.xsd
+++ b/schemas/shibboleth-3.0-native-sp-config.xsd
@@ -127,6 +127,7 @@
<attribute name="StorageService" type="IDREF"/>
<attribute name="cacheAllowance" type="unsignedInt"/>
<attribute name="maintainReverseIndex" type="boolean"/>
+ <attribute name="reverseIndexMaxSize" type="unsignedInt"/>
<attribute name="excludeReverseIndex" type="conf:listOfStrings"/>
<attribute name="persistedAttributes" type="conf:listOfStrings"/>
<anyAttribute namespace="##any" processContents="lax"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list