mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
trying full-size-mode in the right place
This commit is contained in:
@@ -32,3 +32,4 @@ if ($width <= "300") { $rrd_options .= " --font LEGEND:7:" . $config['mono_font'
|
||||
else { $rrd_options .= " --font LEGEND:8:" . $config['mono_font'] . " --font AXIS:7:" . $config['mono_font']; }
|
||||
|
||||
$rrd_options .= " --font-render-mode normal";
|
||||
$rrd_options .= " --full-size-mode";
|
||||
|
||||
Reference in New Issue
Block a user