aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container-document.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/src/main/resources/configdefinitions/container-document.def')
-rw-r--r--container-core/src/main/resources/configdefinitions/container-document.def12
1 files changed, 12 insertions, 0 deletions
diff --git a/container-core/src/main/resources/configdefinitions/container-document.def b/container-core/src/main/resources/configdefinitions/container-document.def
new file mode 100644
index 00000000000..1bb7ed81245
--- /dev/null
+++ b/container-core/src/main/resources/configdefinitions/container-document.def
@@ -0,0 +1,12 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#
+# Container settings for document type management
+#
+version=1
+namespace=container.core.document
+
+# A document type name to use a concrete document type for
+doctype[].type string
+
+# The component id of the AbstractConcreteDocumentFactory to use to instantiate the concrete document type
+doctype[].factorycomponent string