diff options
| author | onefang | 2019-12-10 15:25:46 +1000 |
|---|---|---|
| committer | onefang | 2019-12-10 15:25:46 +1000 |
| commit | cb8f357b976c94d7305fc7581ae203a6a2f5e5e5 (patch) | |
| tree | 08f65d1fd50370983460d7de46929a8ab1f35d1e | |
| parent | Try this style of URLs in the README. (diff) | |
| download | apt-panopticon_cgp-cb8f357b976c94d7305fc7581ae203a6a2f5e5e5.zip apt-panopticon_cgp-cb8f357b976c94d7305fc7581ae203a6a2f5e5e5.tar.gz apt-panopticon_cgp-cb8f357b976c94d7305fc7581ae203a6a2f5e5e5.tar.bz2 apt-panopticon_cgp-cb8f357b976c94d7305fc7581ae203a6a2f5e5e5.tar.xz | |
Point to the apt-panopticon maintaned RRD database.
| -rw-r--r-- | conf/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/config.php b/conf/config.php index 6f50aeb..f66723a 100644 --- a/conf/config.php +++ b/conf/config.php | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | $CONFIG['version'] = 5; | 4 | $CONFIG['version'] = 5; |
| 5 | 5 | ||
| 6 | # collectd's datadir | 6 | # collectd's datadir |
| 7 | $CONFIG['datadir'] = 'rrd'; | 7 | $CONFIG['datadir'] = '../apt-panopticon/rrd'; |
| 8 | 8 | ||
| 9 | # location of the types.db file | 9 | # location of the types.db file |
| 10 | $CONFIG['typesdb'][] = 'conf/types.db'; | 10 | $CONFIG['typesdb'][] = 'conf/types.db'; |
