From 506c40cdc1eb7419b9cd295eb7a577a04ffe2802 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Wed, 15 Dec 2021 16:24:41 +0100 Subject: [PATCH] Improved conf example file. --- resources/conf/statoolinfos-sample-probe.conf | 10 ++++++++++ resources/conf/statoolinfos-sample.conf | 12 +++++++----- 2 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 resources/conf/statoolinfos-sample-probe.conf diff --git a/resources/conf/statoolinfos-sample-probe.conf b/resources/conf/statoolinfos-sample-probe.conf new file mode 100644 index 0000000..a5f7703 --- /dev/null +++ b/resources/conf/statoolinfos-sample-probe.conf @@ -0,0 +1,10 @@ +# +# Sample StatoolInfos probe config file. +# +# Note: move this file outside the git directory. + +conf.probe.types=HttpAccessLog, HttpErrorLog +conf.probe.httpaccesslog.file=/var/log/apache2/qrcode.libre-service.eu/qrcode.libre-service.eu-access.log* +conf.probe.httperrorlog.file=/var/log/apache2/qrcode.libre-service.eu/qrcode.libre-service.eu-error.log* +conf.probe.target=/srv/statoolinfos/well-known/statoolinfos/qrcode.libre-service.eu.metrics + diff --git a/resources/conf/statoolinfos-sample.conf b/resources/conf/statoolinfos-sample.conf index fbd45c8..969809b 100644 --- a/resources/conf/statoolinfos-sample.conf +++ b/resources/conf/statoolinfos-sample.conf @@ -3,10 +3,12 @@ # # Note: move this file outside the git directory. -database.url=jdbc:mysql://localhost/ -database.name=agir2020 -database.login=admin -database.password=suko7Gun +conf.class=federation +conf.protocol=StatoolInfos-0.3.0 -targetDirectory=/home/cpm/Projets/StatoolInfos/TestZone/www +conf.crawl.input=https://www.libre-service.eu/.well-known/statoolinfos/libre-service.eu.properties +conf.crawl.cache=/srv/statoolinfos/cache/ +conf.htmlize.categories=/srv/statoolinfos/inputs/categories/categories.properties +conf.htmlize.input=https://www.libre-service.eu/.well-known/statoolinfos/libre-service.eu.properties +conf.htmlize.directory=/srv/statoolinfos/www/