don't override the socket option

This commit is contained in:
Clint Armstrong
2015-07-16 11:10:32 -04:00
parent f51be32ca9
commit 721455a0d7

View File

@@ -86,12 +86,6 @@ $config['rrd_colors'] = array(
'h_13' => 'BBBBBB',
'f_13' => '555555',
);
/*
* URL to collectd's unix socket (unixsock plugin)
* enabled: 'unix:///var/run/collectd/collectd-unixsock'
* disabled: null
*/
$config['collectd_sock'] = null;
/*
* Path to TTF font file to use in error images
* (fallback when file does not exist is GD fixed font)