You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think you should configure bundles this way. Just add the config you require. That being said, I'll look into why using null causes an error - can you show the exception you see?
Absent a recipe with default values, at a minimum the bundle should be able to create a valid config file, even if everything is disabled by default.
After installation for version 3 and changing the class name in bundles.php, run
bin/console config:dump-reference liip_monitor > config/packages/monitor.yaml bin/console cache:clear
It seems like the configuration should contain reasonable values for ttl, warning_duration, etc.
The text was updated successfully, but these errors were encountered: