]> granicus.if.org Git - icinga2/commitdiff
Add missing validator for the socket_path attribute
authorGunnar Beutner <gunnar@beutner.name>
Tue, 2 Dec 2014 12:43:36 +0000 (13:43 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 2 Dec 2014 12:43:36 +0000 (13:43 +0100)
refs #7901

lib/db_ido_mysql/db_ido_mysql-type.conf

index 74750efcb3668117dd9c210f8d8887aebf2bcd7d..36338ece7b29e6a0027b48210a5faae332f02fac 100644 (file)
@@ -21,6 +21,8 @@
        %attribute %string "host",
        %attribute %number "port",
 
+       %attribute %string "socket_path",
+
        %attribute %string "user",
        %attribute %string "password",