summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/resources/schema/admin.rnc
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/main/resources/schema/admin.rnc')
-rw-r--r--config-model/src/main/resources/schema/admin.rnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model/src/main/resources/schema/admin.rnc b/config-model/src/main/resources/schema/admin.rnc
index 55ca958e2bb..3ab02af3efd 100644
--- a/config-model/src/main/resources/schema/admin.rnc
+++ b/config-model/src/main/resources/schema/admin.rnc
@@ -118,7 +118,6 @@ ClusterControllers = element cluster-controllers {
LogForwarding = element logforwarding {
element splunk {
attribute deployment-server { xsd:string } &
- attribute management-port { xsd:positiveInteger } &
attribute client-name { xsd:string }
}
}