Release 20240315 (#4951)

This commit is contained in:
pkippes 2024-03-15 15:04:51 +01:00 committed by GitHub
commit 6a3af5c1e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,6 @@
"plugin_name": "centreon_datacore_api.pl", "plugin_name": "centreon_datacore_api.pl",
"files": [ "files": [
"centreon/plugins/script_custom.pm", "centreon/plugins/script_custom.pm",
"storage/datacore/api/" "storage/datacore/restapi/"
] ]
} }