Closed jphuart closed 3 years ago
I've created an environment variable with
export REPORTDIR=/my/favorite/path
but the reports continues to be generated in the default dir /var/lib/pgcluu/report.
/var/lib/pgcluu/report
I'd like to be able to define such variable in the /etc/pgcluu.conf file. Thanks Jean Pierre Huart
Commit 134e86a adds this feature.
I've created an environment variable with
export REPORTDIR=/my/favorite/path
but the reports continues to be generated in the default dir
/var/lib/pgcluu/report
.I'd like to be able to define such variable in the /etc/pgcluu.conf file. Thanks Jean Pierre Huart