mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
update recipe for LiipMonitorBundle 3 (#1605)
This commit is contained in:
committed by
GitHub
parent
fec3bcfe2b
commit
511e963ca7
5
liip/monitor-bundle/3.0/manifest.json
Normal file
5
liip/monitor-bundle/3.0/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Liip\\Monitor\\LiipMonitorBundle": ["all"]
|
||||
}
|
||||
}
|
||||
4
liip/monitor-bundle/3.0/post-install.txt
Normal file
4
liip/monitor-bundle/3.0/post-install.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
<options=bold>Configure</> the bundle and routes:
|
||||
1. You <options=bold>MUST</> verify the configuration in <comment>%CONFIG_DIR%/packages/monitor.yaml</>.
|
||||
2. You <options=bold>MAY</> configure additional your checks and reporters, see the README.md for instructions.
|
||||
3. You <options=bold>MAY</> configure the routes as specified in the README.md if you enable the controller.
|
||||
Reference in New Issue
Block a user