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/