From: Matthew Newton Date: Thu, 30 Jan 2020 12:20:00 +0000 (+0000) Subject: Revert "Reduce graph_max_nodes" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2748650c86cfd7457262e14802a2d99dfdd6ad;p=thirdparty%2Ffreeradius-server.git Revert "Reduce graph_max_nodes" Wasn't the issue; make was stuck before calling doxygen. This reverts commit 727c4a7cc38bbe05948fc7b2a75adc7643c260f7. --- diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 4c7d9bd4051..4d41d1d1820 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -2448,7 +2448,7 @@ PLANTUML_INCLUDE_PATH = # Minimum value: 0, maximum value: 10000, default value: 50. # This tag requires that the tag HAVE_DOT is set to YES. -DOT_GRAPH_MAX_NODES = 25 +DOT_GRAPH_MAX_NODES = 150 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs # generated by dot. A depth value of 3 means that only nodes reachable from the