]> git.pld-linux.org Git - packages/cacti-plugin-boost.git/blame - paths.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/cacti-plugin-boost.git] / paths.patch
CommitLineData
88963d24
ER
1--- boost/setup.php~ 2010-12-14 08:09:07.000000000 +0200
2+++ boost/setup.php 2010-12-14 08:28:03.991535003 +0200
3@@ -1960,7 +1960,7 @@
4 "description" => "Specify the location where Boost should place your image files. These files will be automatically purged by the poller when they expire.",
5 "method" => "textbox",
6 "max_length" => "255",
7- "default" => ""
8+ "default" => "/var/cache/cacti/boost"
9 ),
10 "boost_process_header" => array(
11 "friendly_name" => "Process Interlocking",
This page took 0.050897 seconds and 4 git commands to generate.