diff --git a/borg_exporter.rc b/borg_exporter.rc index f728547..769dbd7 100644 --- a/borg_exporter.rc +++ b/borg_exporter.rc @@ -1,3 +1,5 @@ BORG_PASSPHRASE="" REPOSITORY="" -PUSHGATEWAY_URL=http://pushgateway.clems4ever.com \ No newline at end of file +PUSHGATEWAY_URL=http://pushgateway.clems4ever.com +BASEREPODIR="/backup" +NODE_EXPORTER_DIR="/path/to/node/exporter/textfile/collector/dir" \ No newline at end of file