summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/clients.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/clients.xsd b/schemas/clients.xsd
index da311661f..1dfaf73d9 100644
--- a/schemas/clients.xsd
+++ b/schemas/clients.xsd
@@ -19,7 +19,7 @@
</xsd:choice>
<xsd:attribute type='xsd:string' name='name' use='required'/>
<xsd:attribute type='xsd:string' name='profile' use='required'/>
- <xsd:attribute type='xsd:string' name='pingable' use='required'/>
+ <xsd:attribute type='xsd:string' name='pingable'/>
<xsd:attribute type='xsd:string' name='uuid'/>
<xsd:attribute type='xsd:string' name='password'/>
<xsd:attribute type='xsd:string' name='location'/>