diff --git a/Bugzilla/Config/DependencyGraph.pm b/Bugzilla/Config/DependencyGraph.pm index 61db443c2..a9c9c6a11 100644 --- a/Bugzilla/Config/DependencyGraph.pm +++ b/Bugzilla/Config/DependencyGraph.pm @@ -62,7 +62,7 @@ sub get_param_list { }, { - name => 'dottimeout', + name => 'localdottimeout', type => 't', default => '5' },