summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/LDAP.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/LDAP.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/LDAP.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/LDAP.xcs b/officecfg/registry/schema/org/openoffice/LDAP.xcs
index dd5e79833a93..76b75ea63a34 100644
--- a/officecfg/registry/schema/org/openoffice/LDAP.xcs
+++ b/officecfg/registry/schema/org/openoffice/LDAP.xcs
@@ -36,7 +36,7 @@
<info><desc>Specifies LDAP server settings</desc></info>
<prop oor:name="Server" oor:type="xs:string"><info><desc>Host name of LDAP Server</desc></info>
</prop>
- <prop oor:name="Port" oor:type="xs:int"><info><desc>Port number of the LDAP Server</desc></info>
+ <prop oor:name="Port" oor:type="xs:int" oor:nillable="false"><info><desc>Port number of the LDAP Server</desc></info>
<value>389</value>
</prop>
<prop oor:name="BaseDN" oor:type="xs:string"><info><desc>Root entry of the LDAP server</desc></info>