Disable Catalyst's Debug flag
It can be re-enabled by setting $HYDRA_DEBUG to 1.
This commit is contained in:
parent
ec32e833e6
commit
ee67821d1f
@ -7,8 +7,7 @@ use Hydra::Helper::Nix;
|
|||||||
use Catalyst::Runtime '5.70';
|
use Catalyst::Runtime '5.70';
|
||||||
|
|
||||||
use parent qw/Catalyst/;
|
use parent qw/Catalyst/;
|
||||||
use Catalyst qw/-Debug
|
use Catalyst qw/ConfigLoader
|
||||||
ConfigLoader
|
|
||||||
Static::Simple
|
Static::Simple
|
||||||
StackTrace
|
StackTrace
|
||||||
Authentication
|
Authentication
|
||||||
|
Loading…
x
Reference in New Issue
Block a user