summaryrefslogtreecommitdiffstats
path: root/schemas/info.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/info.xsd')
-rw-r--r--schemas/info.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/info.xsd b/schemas/info.xsd
index 2ff1d937e..169310ab6 100644
--- a/schemas/info.xsd
+++ b/schemas/info.xsd
@@ -15,6 +15,7 @@
<xsd:attribute name='owner' type='xsd:string'/>
<xsd:attribute name='perms' type='xsd:string'/>
<xsd:attribute name='paranoid' type='xsd:boolean'/>
+ <xsd:attribute name='sensitive' type='xsd:boolean'/>
</xsd:complexType>
<xsd:complexType name='GroupType'>