1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

Update config comments to match v0.1.1 features

This commit is contained in:
Ximon Eighteen
2021-03-10 15:23:04 +01:00
committed by GitHub
parent e240fd5ca9
commit c9ad7e434a

View File

@ -23,11 +23,9 @@ log_file = "/var/log/rtrtr.log"
# Where should the HTTP server listen on?
#
# Currently, the server is only used for metrics, but eventually we will have
# HTTP targets that publish their data under a path of the HTTP server.
#
# The HTTP server provides access to Prometheus-style metrics under the
# `/metrics` path and plain text status information under `/status`
# `/metrics` path and plain text status information under `/status` and
# can be used as a target for serving data (see below for more on targets).
http-listen = ["127.0.0.1:8080"]
# RTRTR uses two classes of components: units and targets. Units take data