Merge pull request #4540 from sorano/patch-1

Update RRDCached.md
This commit is contained in:
Neil Lathwood
2016-09-22 20:33:34 +01:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ If you have rrdcached 1.5.5 or above, we can also tune over rrdcached.
To enable this set the following config:
```php
$config['rrdtool_version'] = 1.5.5;
$config['rrdtool_version'] = '1.5.5';
```
### Support matrix