X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fcheck.mc;h=20de4a7793fad51c7d3966c69851c9456e825569;hb=3b5d2ddb73e9cc6750faff8d9463422ef69643d1;hp=a7485bae6e00851ec880263af41b7e96943eab4c;hpb=c7af39939f5ba5f87fd8f20b6797e0386209654c;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/check.mc b/web/htdocs/details/check.mc index a7485ba..20de4a7 100644 --- a/web/htdocs/details/check.mc +++ b/web/htdocs/details/check.mc @@ -34,6 +34,7 @@ $m->flush_buffer(); # on in the HTTP configuration, so we don't even try -- instead, # having ZOOM::IRSpy::Web::log() explicitly calling $m->flush_buffer() +$ZOOM::IRSpy::xslt_max_depth = 3500; ### Hideous hack my $db = ZOOM::IRSpy::connect_to_registry(); my $spy = new ZOOM::IRSpy::Web($db, admin => "fruitbat");