summaryrefslogtreecommitdiffstats
path: root/schemas/acl-metadata.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/acl-metadata.xsd')
-rw-r--r--schemas/acl-metadata.xsd8
1 files changed, 8 insertions, 0 deletions
diff --git a/schemas/acl-metadata.xsd b/schemas/acl-metadata.xsd
index 68994c940..643dfec7f 100644
--- a/schemas/acl-metadata.xsd
+++ b/schemas/acl-metadata.xsd
@@ -62,6 +62,14 @@
</xsd:documentation>
</xsd:annotation>
<xsd:group ref="MetadataACLElements" minOccurs="1" maxOccurs="unbounded"/>
+ <xsd:attribute name="lax_decryption" type="xsd:boolean">
+ <xsd:annotation>
+ <xsd:documentation>
+ Override the global lax_decryption setting in
+ ``bcfg2.conf``.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
</xsd:complexType>
<xsd:group name="MetadataACLElements">