summaryrefslogtreecommitdiffstats
path: root/schemas/privkey.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/privkey.xsd')
-rw-r--r--schemas/privkey.xsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/privkey.xsd b/schemas/privkey.xsd
index 0bb1b7184..30bc8a1b3 100644
--- a/schemas/privkey.xsd
+++ b/schemas/privkey.xsd
@@ -144,10 +144,10 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
- <xsd:attribute name="decrypt" type="EncryptStrictnessEnum">
+ <xsd:attribute name="lax_decryption" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
- Override the global strict/lax decryption setting in
+ Override the global lax_decryption setting in
``bcfg2.conf``.
</xsd:documentation>
</xsd:annotation>