diff --git a/components/config/definition.rst b/components/config/definition.rst index dd867c82a55..f42d2813f19 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -100,6 +100,7 @@ node definition. Node type are available for: * scalar * boolean * array +* enum (new in 2.1) * variable (no validation) and are created with ``node($name, $type)`` or their associated shortcut