]> granicus.if.org Git - icinga2/commitdiff
Remove remarks about setting dictionary value to null to remove the key/value pair
authorSteve McMaster <mcmaster@hurricanelabs.com>
Thu, 11 Dec 2014 15:50:50 +0000 (10:50 -0500)
committerGunnar Beutner <gunnar@beutner.name>
Thu, 11 Dec 2014 18:00:46 +0000 (19:00 +0100)
fixes #8066

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
doc/7-configuring-icinga-2.md

index 877bc62f7d173084bbc46e71fa0da25a71c3623e..839433f5aee6fe613574489ef451386d05d9e352 100644 (file)
@@ -217,9 +217,6 @@ with certain characters (e.g. digits). If you want to use a dictionary
 key that is not a valid identifier you can enclose the key in double
 quotes.
 
-Setting a dictionary key to null causes the key and its value to be
-removed from the dictionary.
-
 #### <a id="array"></a> Array
 
 An ordered list of values.