Rémi Sauvat
Results
3
comments of
Rémi Sauvat
I cannot access the blackfire graphs. Can you upload a screenshot ?
Still the link here https://github.com/humbug/box/pull/29#issue-290215315 give a 404 not found
As a workaround I used this: ```puppet class { '::php': fpm => false, } class { '::php::fpm': settings => $::php::settings, } ```