From 865c2eb2082859bab39b6431f91e16cc9c839fc3 Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Thu, 9 Jul 2020 11:35:04 +0200 Subject: [PATCH] allowed service create propagate exceptions --- pandora_console/include/functions_api.php | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora_console/include/functions_api.php b/pandora_console/include/functions_api.php index f99fa02ddd..0d7cd8ef44 100644 --- a/pandora_console/include/functions_api.php +++ b/pandora_console/include/functions_api.php @@ -13212,6 +13212,7 @@ function api_set_create_service($thrash1, $thrash2, $other, $thrash3) $id_group, $critical, $warning, + false, SECONDS_5MINUTES, $mode, $id_agent,