Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-02-15 14:32:12 +00:00
parent 7a7e8576da
commit fe9084e2b4
8 changed files with 252 additions and 16 deletions
+11 -2
View File
@@ -24,13 +24,22 @@
" sentry:",
" dsn: '%env(SENTRY_DSN)%'",
"",
"# If you are using Monolog, you also need these additional configuration and services to log the errors correctly:",
"# If you are using Monolog, you also need this additional configuration to log the errors correctly:",
"# https://docs.sentry.io/platforms/php/guides/symfony/#monolog-integration",
"# register_error_listener: false",
"",
"# monolog:",
"# handlers:",
"# sentry:",
"# type: sentry",
"# level: !php/const Monolog\\Logger::ERROR",
"# hub_id: Sentry\\State\\HubInterface",
"",
"# If you are using MonologBundle prior to v3.7, you need to configure the handler as a service instead:",
"",
"# monolog:",
"# handlers:",
"# sentry:",
"# type: service",
"# id: Sentry\\Monolog\\Handler",
"",
@@ -45,7 +54,7 @@
"executable": false
}
},
"ref": "9ac202e84b6fb3c276cb3d7846006e0df65272d0"
"ref": "27b184582b31a79a21f461df82fd8a0eaba658ff"
}
}
}